query

brands

Get metadata of a brand such as name, information, logo, banner, etc.
Arguments
department
String
The name of the department. Use this parameter to filter products by a particular department. See the list of available departments below. Also, you can get available departments from the endpoint /service/application/catalog/v1.0/departments/.
pageNo
Int
The page number to navigate through the given set of results.
pageSize
Int
The number of items to retrieve in each page.
Response
items
[Brand]
List of brand items included in the response.
Required
An object representing a page with pagination details.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...