Logo of a provider

GET https://api.aviowiki.com/providers/{aid}/logo/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/869_cc6f54956c3d42a8a0c3a13d79d83d8f.jpeg",
  "name": "Full Logo Navy copy.jpg",
  "description": "",
  "size": 122258,
  "aid": "FIL-PFBU-RWWS"
}

Last updated

Was this helpful?