API reference/Tickets
List tickets
Returns a paginated list of support tickets. Deleted tickets are excluded. Read-only: tickets cannot be created or modified through the public API.
Authorization
AuthorizationRequiredBearer <token>API key as Bearer token: Authorization: Bearer sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
X-API-Key<token>API key via header: X-API-Key: sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
Query Parameters
pageintegerPage number
Default:
1limitintegerItems per page (max 100)
Default:
20Maximum: 100searchstringSearch term
statusstringExact status match, e.g. open or resolved.
prioritystringtypestringassigneestringCompany user id the ticket is assigned to.
Paginated list of tickets