/tracking
/tracking/sessions/flights

Flight track

Returns the FlightAware actual path, planned path, and latest position 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)

get/tracking/sessions/flight_track/v1

Query parameters

session_idstring required
flight_leg_idstring required
force_refreshboolean

Bypass the cache and fetch the latest flight track.

Bypass the cache and fetch the latest flight track.

Response

Successful Response

fa_flight_idstring nullable
last_refresh_attempt_at_timestampstring date-time nullable

Changes