Flight track for flight leg

Returns the Cirium-sourced positional track for a flight leg — the live breadcrumb trail plus the planned path (waypoints + legacy route) in one read-through call, cached on read. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators, order_executor_org_operators, shipper_org_operators] | () -> (FlightTrackRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

flight_leg_idstringRequired

Response

Successful Response
bearingdouble
cirium_flight_idinteger
headingdouble
legacy_routestring
positionslist of objects
waypointslist of objects

Errors

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