Categories
List all product categories
Returns a list of product categories with the provided limit, paging and sorting. By default, categories are returned in sorted order according to their placement in storefront.
get/categories
Query parameters
limitinteger
The maximum number of items to be returned in result set.
pageinteger
Current page of the collection.
sort'asc' | 'desc'
Sort results by their placements in storefront.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.