Replace
Learn how to find your subdomain in Identifying your subdomain.
{your-workspace}
with your workspace’s subdomain. Learn how to find your subdomain in Identifying your subdomain.
Headers
X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
Query Parameters
Retrieve paginated results by specifying the desired page number. If omitted, 30 records will be returned.
Filter tickets by their status. Accepts comma-separated values for multiple statuses. Default statuses include: new
, open
, waiting_on_customer
, on_hold
, closed
, spam
, trash
. Custom statuses created in your organization are also supported. If omitted, tickets of all statuses are returned.
Example:
"open"
Response
200 - application/json
OK - Request succeeded
The response is of type object
.