fa_get_alert
Retrieve a configured flight alert by its ID. Choose compact or full response to get the alert details you need.
Instructions
Get a single configured flight alert by its id. Requires a Standard or Premium AeroAPI tier (the free Personal tier returns 401).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Alert id | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns FlightAware's payload untouched. No field projection: this server has no verified record of which FlightAware fields matter, and inventing one would risk dropping a field a caller needs. |