Flight track
Returns the Cirium positional track for one of the session’s flight legs; pass force_refresh=true to bypass the cache. Access restricted to the caller’s organization or shared organizations. | auth: api_key | authz: min_org_role=operator | () -> (FlightTrackRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
session_id
flight_leg_id
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
Sessions Flight Track V1request Unprocessable Entity Error

