Skip to main content

List Categories (Management View)

GET 

/api/categories/for-manage

Returns categories at a specific level for the product category assignment/manage UI. Includes counts for products, attributes, and attribute groups.

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Query parameters:

  • parent_id (optional) — limit to children of this parent; omit for root-level categories

Request

Responses

OK

Response Headers
    Content-Type