List Product Categories
GET
/store/product-categories
Product Categories
handle
or q
. The product categories can also be paginated. This API Route can also be used to retrieve a product category by its handle.Request
Query Params
q
string
optional
handle
string
optional
parent_category_id
string
optional
include_descendants_tree
boolean
optional
offset
integer
optional
limit
integer
optional
expand
string
optional
fields
string
optional
Request samples
Responses
Modified at 2024-01-06 03:57:20