# Get trips in catalog Retrieve all trips associated with a specific catalog Endpoint: GET /catalogs/{id}/trips Version: 1.0.0 Security: bearerAuth ## Path parameters: - `id` (integer, required) Unique identifier of the catalog Example: 101 ## Query parameters: - `filters` (string) JSON array of filters Example: "[]" ## Response 404 fields