Get category tree

Hierarchy of parent and children categories form a tree structure. This endpoint returns a tree of categories rooted in the category identified by id or nodeId.
Note:
1) If parent category does not exist in the system, you'll get a 404 - Not found error
2) If a child category does not exist for the given parent, you'll get a success response but children property will show a blank array.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!