# Get Airport Crew Fetches a list of crew members associated with an airport using its ICAO, IATA, or FAA code. Endpoint: GET /api/external/airports/{airportCode}/crew Version: 1.5.0 Security: API_AUTHENTICATION ## Path parameters: - `airportCode` (string, required) ICAO, IATA or FAA code of the airport ## Response 200 fields (application/json): - `internalId` (integer) Internal ID Example: 485949 - `externalReference` (string) External reference Example: "665321646" - `firstName` (string) First Name Example: "Luke" - `lastName` (string) Last name Example: "Joe" - `gender` (string) Gender Enum: "FEMALE", "MALE", "OTHER" - `birthDate` (string) Date of birth Example: "1988-03-18" - `birthPlace` (string) Place of birth Example: "Conroe" - `acronym` (string) Acronym Example: "LJ" - `birthCountry` (string) Country of birth Example: "US" - `account` (object) - `account.accountNumber` (string) Account number Example: 1111 - `account.accountid` (integer) FL3XX generated account ID Example: 1111 - `account.email` (string) Email address Example: "email@fl3xx.com" - `account.mobile` (string) Mobile phone Example: 111111111 - `account.name` (string) Account name Example: "Account" - `account.notes` (string) Notes Example: "Notes" - `account.phone` (string) Phone number Example: 111111111 - `account.vatNumber` (string) VAT Number Example: "A11111111111" - `account.address` (object) - `account.address.buildingDetails` (string) Building details Example: "14th" - `account.address.city` (string) City Example: "Lisbon" - `account.address.country` (string) Country Example: "Portugal" - `account.address.latitude` (number) Latitude Example: 0.1 - `account.address.links` (object) - `account.address.links.empty` (boolean) - `account.address.longitude` (number) longitude Example: 0.1 - `account.address.recipient` (string) Recipient Example: "Recipient" - `account.address.street` (string) Street Example: "My Street" - `account.address.type` (string) Enum: "WORK", "HOME", "OTHER", "APIS" - `account.address.zip` (string) ZIP Code Example: 111111 - `documentExpiration` (string) Expiration date Example: "2030-04-03" - `documentExternalReference` (integer) Document reference Example: 69905 - `documentNumber` (string) Document number Example: "CC4AA3390294NJ" - `documentType` (string) Type of document Enum: "PASSPORT", "IDCARD", "VISA", "OTHER", "CREWID", "AIRPORT_ID", "DRIVING_LICENSE", "US_GLOBAL", "GREEN_CARD", "PILOT_LICENSE", "ALIEN_REGISTRATION_CARD", "PERMANENT_RESIDENCE_CARD", "FACILITATION_DOCUMENT", "MILITARY_CARD", "NEXUS_CARD", "REFUGEE_TRAVEL_DOCUMENT", "EXEMPT_FROM_IRPA_DOCUMENT", "REDRESS_NUMBER" - `issueCountry` (string) Country of issue Example: "USA" - `issueDate` (string) Issuance date Example: "2020-04-02" - `logName` (string) - `mobile` (string) Mobile phone number Example: 1111111111 - `nationality` (string) Nationality Example: "US" - `personnelNumber` (string) Personnel number Example: 996659598 - `radiationProtectionRegistryId` (string) Radiation projection registry id Example: 1112221112221 - `salutation` (string) Enum: "Mr", "Mrs", "Miss", "Ms", "unDef", "Dr", "Ing", "Prof", "Mag", "Captain", "Prince", "Princess", "Shaikh", "Shaikhah", "HRH", "HE", "Sir", "Lady", "Mx", "HM", "Sr", "Fr", "Br", "Rev", "Dr_Med", "Prof_Dr", "Lord" - `siflType` (string) Enum: "CONTROL", "NON_CONTROL", "SECURITY" - `status` (string) Record status Enum: "ACTIVE", "DELETED", "INACTIVE", "MIGRATED_US" - `weight` (number) Weight Example: 80.5 ## Response 204 fields (application/json): - `internalId` (integer) Internal ID Example: 485949 - `externalReference` (string) External reference Example: "665321646" - `firstName` (string) First Name Example: "Luke" - `lastName` (string) Last name Example: "Joe" - `gender` (string) Gender Enum: "FEMALE", "MALE", "OTHER" - `birthDate` (string) Date of birth Example: "1988-03-18" - `birthPlace` (string) Place of birth Example: "Conroe" - `acronym` (string) Acronym Example: "LJ" - `birthCountry` (string) Country of birth Example: "US" - `account` (object) - `account.accountNumber` (string) Account number Example: 1111 - `account.accountid` (integer) FL3XX generated account ID Example: 1111 - `account.email` (string) Email address Example: "email@fl3xx.com" - `account.mobile` (string) Mobile phone Example: 111111111 - `account.name` (string) Account name Example: "Account" - `account.notes` (string) Notes Example: "Notes" - `account.phone` (string) Phone number Example: 111111111 - `account.vatNumber` (string) VAT Number Example: "A11111111111" - `account.address` (object) - `account.address.buildingDetails` (string) Building details Example: "14th" - `account.address.city` (string) City Example: "Lisbon" - `account.address.country` (string) Country Example: "Portugal" - `account.address.latitude` (number) Latitude Example: 0.1 - `account.address.links` (object) - `account.address.links.empty` (boolean) - `account.address.longitude` (number) longitude Example: 0.1 - `account.address.recipient` (string) Recipient Example: "Recipient" - `account.address.street` (string) Street Example: "My Street" - `account.address.type` (string) Enum: "WORK", "HOME", "OTHER", "APIS" - `account.address.zip` (string) ZIP Code Example: 111111 - `documentExpiration` (string) Expiration date Example: "2030-04-03" - `documentExternalReference` (integer) Document reference Example: 69905 - `documentNumber` (string) Document number Example: "CC4AA3390294NJ" - `documentType` (string) Type of document Enum: "PASSPORT", "IDCARD", "VISA", "OTHER", "CREWID", "AIRPORT_ID", "DRIVING_LICENSE", "US_GLOBAL", "GREEN_CARD", "PILOT_LICENSE", "ALIEN_REGISTRATION_CARD", "PERMANENT_RESIDENCE_CARD", "FACILITATION_DOCUMENT", "MILITARY_CARD", "NEXUS_CARD", "REFUGEE_TRAVEL_DOCUMENT", "EXEMPT_FROM_IRPA_DOCUMENT", "REDRESS_NUMBER" - `issueCountry` (string) Country of issue Example: "USA" - `issueDate` (string) Issuance date Example: "2020-04-02" - `logName` (string) - `mobile` (string) Mobile phone number Example: 1111111111 - `nationality` (string) Nationality Example: "US" - `personnelNumber` (string) Personnel number Example: 996659598 - `radiationProtectionRegistryId` (string) Radiation projection registry id Example: 1112221112221 - `salutation` (string) Enum: "Mr", "Mrs", "Miss", "Ms", "unDef", "Dr", "Ing", "Prof", "Mag", "Captain", "Prince", "Princess", "Shaikh", "Shaikhah", "HRH", "HE", "Sir", "Lady", "Mx", "HM", "Sr", "Fr", "Br", "Rev", "Dr_Med", "Prof_Dr", "Lord" - `siflType` (string) Enum: "CONTROL", "NON_CONTROL", "SECURITY" - `status` (string) Record status Enum: "ACTIVE", "DELETED", "INACTIVE", "MIGRATED_US" - `weight` (number) Weight Example: 80.5