Flight track for flight leg
Returns the Cirium positional track for a flight leg; pass force_refresh=true to bypass the cache. | 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
Query parameters
force_refresh
Bypass the cache and fetch the latest flight track.
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

