Authorizations

Authorization
string
header
required

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

Path Parameters

ticket_id
string
required
  • The unique identifier of the ticket

Response

200 - application/json

The response is a ticket object, which also includes the chat and message details. Refer to the ticket object here