# Get Airport Document Fetches a base64-encoded file of an airport document using its eadId. Endpoint: GET /api/external/airports/{airportCode}/docs/{documentEadId} Version: 1.5.0 Security: API_AUTHENTICATION ## Path parameters: - `airportCode` (string, required) ICAO, IATA or FAA code of the airport - `documentEadId` (integer, required) ID of the document to download ## Query parameters: - `name` (string) A name to give to the file to be retrieved.