bookings
Get Flight Edit Source
Return the editable ExtractedFlight source for a booking.
The /bookings list ships edit_data inline, but the trip itinerary renders from a separate display pipeline that only carries the converted Journey — so its edit form fetches the source here on open (the booking id equals the import's tool_call_id / source_reference).
get/bookings/{booking_id}/flight
Path parameters
booking_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.