Ticket
Get Tickets
GET
/
v1
/
ticketing
/
{collection_id}
/
tickets
Path Parameters
collection_id
string
requiredQuery Parameters
cursor
string
Cursor to start from. You can find cursors for next & previous pages in the meta.cursors property of the response.
raw
boolean
Include raw response. When you want more data from the source
sort
string
direction
string
status
string
since
string
assignee_id
string
Response
200 - application/json
data
object[]
requiredmeta
object
required