Skip to main content

GET Category and any of its child categories, if any by category ID

GET 

/v/c/:categoryId

Provides the ability to retrieve complete information about an existing category.

Returns


Specify the unique identifier of the category either from the category creation request or from the Category Tree, and the endpoint will return complete information about the corresponding category, structured data of its child categories, and information about the number of products in that category.

Returns an Error if an invalid category identifier was specified.

Request

Responses

success