Tickets
Get ticket info
Get ticket information by ticket ID.
Refer to the Ticket info object to find more details about the ticket info object
.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token> is your apiKey
generated in Periskope API settings.
Headers
x-phone
string
requiredOrganisation phone number(with country code) and without any spaces or special characters.
e.g. 9190043XXXXX
Path Parameters
ticket_id
string
requiredTicket ID to get the ticket info
Response
200 - application/json
chat
object
message
object
ticket
object
Was this page helpful?