Products
Retrieve Product Category
Retrieve an active, public product category by ID.
GET
Returns a single category; inactive or internal categories return a
404.
Path parameters
string
required
The category’s ID.
Query parameters
string
Comma-separated fields and relations to include; prefix with
+/- to add to or remove from the defaults.boolean
Include the category’s ancestors in
parent_category.boolean
Include the category’s descendants in
category_children.Response
object