fa_get_operator_flights
Retrieve flight boards for an airline operator by ICAO/IATA code, including all flights, arrivals, departures, enroute, or scheduled.
Instructions
Get a flight board for an operator (airline): all flights, or arrivals/departures/enroute/scheduled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Operator code (ICAO/IATA) | |
| board | No | Which board to fetch (default: all) | all |
| cursor | No | Opaque paging cursor from a previous response's links.next | |
| max_pages | No | Max pages to fetch (AeroAPI default: 1) |