flights

List Flights

Get flights for the current user.

Returns flight segments from bookings. Can filter by booking ID.

get/flights/

Query parameters

bookingstring nullable

Filter by booking ID

Filter by booking ID

Response

Successful Response

booking_idstring required
confirmation_codestring nullable
flight_numberstring nullable
marketing_airlinestring nullable
marketing_airline_codestring nullable
operating_airlinestring nullable
operating_airline_codestring nullable
originstring nullable
destinationstring nullable
departure_timestring nullable
arrival_timestring nullable
cabin_classstring nullable
statusstring required

Changes