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_idstringRequired

Response

Successful Response
_idstring
carrier_iatastring
destination_iatastring
flight_numberstring
origin_iatastring
provenanceenum
scheduled_departure_utcdatetime
schema_versioninteger
actual_arrival_utcdatetime
actual_departure_utcdatetime
arrival_gatestring
arrival_terminalstring
carrier_icaostring
cirium_flight_idinteger
departure_gatestring
departure_terminalstring
estimated_arrival_utcdatetime
estimated_departure_utcdatetime
flight_statusenum
flight_status_fetched_at_utcdatetime
flight_status_sourceenum
order_idstring
scheduled_arrival_utcdatetime
session_idstring
task_group_idstring

Errors

422
Flights Get Flight Status for Flight Leg V1request Unprocessable Entity Error