Brands
Get a brand
Fetch a specific brand by brand ID.
GET
/
brands
/
{brand_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier associated with the brand you wish to retrieve.
Response
200 - application/json
The date/time of when the brand was created. Represented in milliseconds since Unix epoch.
Brand name
The date/time of when the brand was published. Represented in milliseconds since Unix epoch.
The date/time of when the brand was updated. Represented in milliseconds since Unix epoch.
The version identifier for the brand
Brand Identifier