Gets the category tree of an app
GET/api/v1/:team_slug/:app_slug/categories/tree
Gets the hierarchical category tree structure for an app, with parent-child relationships
Request
Responses
- 200
- 400
- 401
- 500
Categories tree
Invalid request (e.g. bad UUID, validation error)
Unauthorized access
Internal server error