Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

include_archived
boolean

Set to true to also list archived brands. Default false.

Response

200 - application/json

List all brands

items
object[]
required

List of brands for this business

Last modified on March 25, 2026