Example use cases
-
Get recent tickets assigned to me that are open
-
Get all tickets from customer A that are high priority in the last 30 days
-
Find tickets with the word ‘refund’ that are unresolved
-
List all escalated tickets for a specific team
-
Get tickets created by a specific requestor in the last week
Ticket search response fields
Below are all the fields you may see in a ticket search result. Many are optional and will only appear if included in yourinclude_fields parameter.
For a full list, see the TicketSearchResponseDto in the API reference.
Tip: Use the
include_fields parameter to limit the response to only the fields you need for performance and clarity.