Get banner list

Returns a list of all advertising banners for the current instance.

Requires authentication.

Request

GET /banner

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns a JSON array of banner objects.

Response Body

FieldTypeDescription
idintegerUnique banner ID.
namestringBanner name.
activebooleanWhether the banner is active.
listTypestringThe page type this banner appears on: search, category, or manufacturer.
languagestringLanguage this banner applies to.
titlestringBanner display title.
linkstringTarget URL for the banner link.
positionstringPosition of the banner on the page.
Query Params
string
string
string
string
string
string
string
string
string
string
Response
200

Successful response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!