Skip to main content
Node.js

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

type
enum<string>

Fetch only chat or only ticket properties. Omit to fetch both

Available options:
chat,
ticket

Response

200 OK

success
boolean
Example:

true

data
object[]