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_id
Response
Successful Response
bearing
cirium_flight_id
heading
legacy_route
positions
waypoints
Errors
422
Flights Get Flight Track for Flight Leg V1request Unprocessable Entity Error

