Get Brand

Gets a brand by its ID.

Headers

AuthorizationstringRequired

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