List brands in a category
GET/cms/product/brands/category/{categoryId}
GET
/cms/product/brands/category/{categoryId}
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”categoryId
required
integer
Responses
Section titled “Responses”List of brands in category
Array<object>
BrandAPI representation of a brand
object
id
Brand ID
name
Brand name
string
image
Brand image URL
string
available
Is available
count
Product count for brand
integer