Return a summary of all tickets belonging to the client. Restricted by user visibility and query terms.
Header Parameters
name of the user making the request
email of the user making the request
Query Parameters
number of the page to return
The maximum number of tickets in a page. If the value is negative, all tickets are included.
A comma separated list of sorting directives (e.g. sort=name,createdDate:desc). A field named without suffix or with a ':asc' suffix means to order in natural sort order, smallest to largest. A ':desc' suffix means to order in reverse (most-recent to least-recent for dates, reverse alphabetical for names, etc.) More than one sort term can be provided, separated by commas. In that case, the values are sorted first by the first term, then by the second, and so on.
createdDate:ascmodifiedDate:ascname:ascid:asccreatedDate:descmodifiedDate:descname:descid:descResponse
Success
Response Attributes
Show child attributes
Invalid query