Brand content by ID

Retrieves content items related to a particular brand by ID.

Authentication

AuthorizationBearer

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

Path parameters

brandCodeenumRequired

Brand code - must be valid but is ignored

Allowed values:
brandIdlongRequiredDefaults to 0
Valid internal brand ID

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