Get Categories
3min
Each product belong to a predefined Category. You can access all available Categories for products using the Get Categories API, which returns a list of categories products from merchants you have access to belong to.
GET /catalog/categories
Get a list of categories of the products you have access to. API Reference: Get Categories
Request
Optional Query Parameters:
page - page number for categories you are requesting, if another page exists.
size - Maximum number of items to return in this call
Curl
|
Response
JSON
|
Updated 03 Mar 2023
Did this page help you?
Yes
No