Endpoints
Get Brand
GET
/
brand
/
retrieve
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
domain
string
requiredDomain name to retrieve brand data for
Response
200 - application/json
status
string
Status of the response, e.g., 'ok'
brand
object
Detailed brand information