Search Tickets
Finds tickets in Request Tracker.
GET
Query
Arguments
stringrequired
TicketSQL query to search RT tickets.
boolean
Set to true to use RT simple search syntax instead of TicketSQL.
Uncommon arguments
string
Comma-separated RT fields to include in each ticket result.
string
Saved search ID or description to run. Query takes precedence when both are set.
PaginationRequest a specific window of rows with limit and offset. Learn more
number
Maximum number of rows to return.
number
Number of rows to skip.
SortingChoose the order of returned rows when this action supports sorting. Learn more
string
Comma-separated sort fields; prefix with - for descending.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.