Skip to main content

Retrieve a brand by id

Retrieve a brand by id.

Authorizations:Token, JWT
Query Parameters
id
required
integer

Responses

200Brand Detailed resource
Response schema:
Brand Detailed resource
namestring
cleanUrlstring
logoobject or null
  • object
urlstring
widthinteger or null
heightinteger or null
altstring or null
descriptionstring
metaTagsstring
metaDescriptionstring
metaTitlestring
idinteger or null>= 0
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null