FlightBookingGet booking statusGet booking status GET /api/v1/FlightBooking/:attemptId Only returns attempts owned by the authenticated caller. An attempt owned by another tenant is returned as not found. Request Responses200400401404OKBad RequestUnauthorizedNot Found