GET
/
ticketing
/
collections

Authorizations

x-api-key
string
header
required

Headers

x-connection-token
string
required

The connection token

Query Parameters

remote_data
boolean

Set to true to include data from the original software.

limit
number

Set to get the number of records.

cursor
string

Set to get the number of records after this cursor.

Response

200 - application/json
data
object[]
required
next_cursor
string | null
required
prev_cursor
string | null
required