Skip to main content
GET
List the support tickets of the caller company

Authorizations

Authorization
string
header
required

Company secret API key.

Query Parameters

tool
enum<string>

Only tickets originated by this tool.

Available options:
woku,
nps,
form,
csat,
ces
severity
enum<string>
Available options:
high,
medium,
low

Free-text search over title, code, client and comment.

Maximum string length: 200
destinationId
string<ObjectId>

Only tickets routed to this SAC destination.

createdFrom
string

Lower bound for createdAt (ISO 8601).

Example:

"2026-01-01T00:00:00.000Z"

createdTo
string

Upper bound for createdAt (ISO 8601).

Example:

"2026-12-31T23:59:59.999Z"

page
number
default:1
Required range: x >= 1
limit
number
default:20
Required range: x >= 1

Response

Paginated tickets