Pictures of a provider
Get provider pictures
GET
https://api.aviowiki.com/providers/{aid}/pictures/all
Path Parameters
Name
Type
Description
aid*
String
Aviowiki ID of the provider
Headers
Name
Type
Description
Authorization
String
An API Token using Bearer authorization.
The detailed properties of the returned object can be found in the documentation of the Provider data model.
[
{
"path": "filereferences/1033_a5c16faf270c4859a80a57e391504f2f.jpeg",
"name": "Geneva FBO updated image web.jpg",
"description": null,
"size": 232891,
"aid": "FIL-Q7O5-H0VP"
}
]
Last updated
Was this helpful?