Returns a paginated list of the possible categories that a ticket can have.
Security
oauth2
POST
- application/json
- text/json
- application/*+json
- object
- FilterConditionOperators
{ "sortSpecifications": [ { … } ], "filterSpecifications": [ { … } ], "page": null, "pageSize": null }
Response
{ "before": 0, "after": 0, "total": 0, "items": [ { … } ] }