Show Category
GET/api/categories/:category
Show a single product category with full detail including children, attribute groups, attributes, parent, and root info.
Authentication: Requires Bearer token.
Response includes:
products_count— total products assigned to this category and all sub-categoriesproducts_ids— first 10 product IDs assignedsubcategories_count— count of all subcategoriesattribute_groups/attributes— linked attribute groups and attributes
Request
Responses
- 200
Successful response