Skip to main content
GET
List tickets

Authorizations

Authorization
string
header
required

Your API key as a Bearer token: Authorization: Bearer tg_live_...

Query Parameters

status
string

Comma-separated statuses (open,in_progress,resolved,closed)

priority
string

Comma-separated priorities (low,medium,high,critical)

Search subject and description

page
integer

Page number

page_size
integer

Page size (max 100)

Response

OK

data
object[]
error
object
message
string
meta
object
success
boolean