Trips

List trip bookings

Lists the bookings within a trip.

get/v1/trips/{trip_id}/bookings

Path parameters

trip_idstring required

Query parameters

cursorstring nullable
limitinteger nullable
load_custom_fieldsboolean nullable

Whether to load custom field values on the returned resources.

Response

A page with a list of bookings.

next_cursorstring nullable