Authorities at an airport
Last updated
Last updated
GET
https://api.aviowiki.com/airports/{aid}/airportAuthorities/all
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
The detailed properties of one returned set item can be found in the Airport Authority documentation.
GET
https://api.aviowiki.com/airports/{aid}/airportAuthorities
The properties of the pagination can be found at Pagination. The detailed properties of one returned set item can be found in the Airport Authority documentation.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
aid*
String
Aviowiki ID of the airport
Authorization
String
An API Token using Bearer authorization.
aid*
String
Aviowiki ID of the airport
page
Number
The page number for pagination, starting from `0` to indicate the first page.
size
Number
The number of results in a page, for pagination.
Authorization
String
An API Token using Bearer authorization.