Skip to main content

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-categories
  • products_ids — first 10 product IDs assigned
  • subcategories_count — count of all subcategories
  • attribute_groups / attributes — linked attribute groups and attributes

Request

Responses

Successful response