mcp-server
List Bookings
The user's bookings — imported from email (Gmail scan, forwarded confirmations, in-chat paste) and sold first-party — in the exact shape the in-app Bookings page renders, so a flight comes back with its card_data and its editable ExtractedFlight.
get/v1/bookings
Query parameters
booking_type'flight' | 'hotel' | 'rail' | 'road' | 'car_rental' | 'event' nullable
trip_idstring uuid nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.