Brand content by ID

Retrieves content items related to a particular brand by ID.

Path parameters

brandCodeenumRequired

Brand code - must be valid but is ignored

Allowed values:
brandIdlongRequired
Valid internal brand ID

Headers

AuthorizationstringRequired

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

Query parameters

langstringOptional

Response

Success
expirySecondsinteger or null
codestring or null
namestring or null
effectiveToDatestring or null
contentItemslist of objects or null
availableTranslationsmap from strings to optional strings or null