Flight status for flight leg
Returns the flight leg with its Cirium-sourced status, lazily resolving the Cirium flightId and refreshing the cached status on read. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators, order_executor_org_operators, shipper_org_operators] | () -> (FlightLeg1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
flight_leg_id
Response
Successful Response
_id
carrier_iata
destination_iata
flight_number
origin_iata
provenance
scheduled_departure_utc
schema_version
actual_arrival_utc
actual_departure_utc
arrival_gate
arrival_terminal
carrier_icao
cirium_flight_id
departure_gate
departure_terminal
estimated_arrival_utc
estimated_departure_utc
flight_status
flight_status_fetched_at_utc
flight_status_source
order_id
scheduled_arrival_utc
session_id
task_group_id
Errors
422
Flights Get Flight Status for Flight Leg V1request Unprocessable Entity Error

