Returns a paginated list of the possible categories that a ticket can have.
Security
oauth2
- https://.app.willowinc.com/api/v3https://.app.willowinc.com/api/v3/tickets/categories
{ "sortSpecifications": [ { … } ], "filterSpecifications": [ { … } ], "page": null, "pageSize": null }
Response
{ "before": 0, "after": 0, "total": 0, "items": [ { … } ] }