Category
Path parameters
category_idintegerRequiredExample:
Unique identifier of the category to retrieve.
150Responses
200
Category detail retrieved successfully
application/json
404
Category not found.
Occurs when:
- No category exists with the specified ID
- Category depth is 1 or less (root categories are not accessible)
get
/category/{category_id}/Last updated
Was this helpful?

