Get Brand

Beta
Gets a brand by its ID.

Authentication

AuthorizationBearer

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

Query parameters

idstringRequiredformat: "id"
The ID of the brand to be retrieved.

Response

Response object for getting a brand.
brandobject

Errors