Flight track
Returns the Cirium-sourced positional track for one of the session’s flight legs — the live breadcrumb trail plus the planned path (waypoints + legacy route) — cached on read. 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
Response
Successful Response
bearing
cirium_flight_id
heading
legacy_route
positions
waypoints
Errors
422
Sessions Flight Track V1request Unprocessable Entity Error

