v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Product Categories

List product categories

🔒 Requires: products:read scope

get/product_categories

Query parameters

parentstring

If parent is an id, it filters the list of categories that belongs to the given category. If parent is "none", it filters categories for root categories only.

include'family' | 'children'

Defaults to "family" * family - Include all categories in the hierarchy. * children - Include only direct children.

page_sizeinteger

The total number of categories to return. Default is 1000.

afterstring

The category id to get the next set of paginated results.

Response