Help Center
List collection tree
Return collections as a nested tree. Use include_articles to embed articles per collection node.
GET
List collection tree
Authorizations
Path Parameters
Query Parameters
Include collection articles in each node. Accepted true values: true, 1, yes.
Filter embedded article nodes by publication status when include_articles=true: true -> status=published, false -> status!=published. Empty value returns all.
Response
200 - application/json
Pattern:
^[-a-zA-Z0-9_]+$Previous
Search ticketsPerforms full text & faceted search over tickets. Use `preset_filter` to apply one of the predefined filter sets. Use `custom_preset_filter` (UUID) to apply a saved custom filter. Filter by tag with `tags` (repeat for OR matching). Filter by assignee with `assignee` (organization user ID).
Next
List collection tree