tickets
Get Ticket By ID
This endpoint retrieves a specific ticket along with the associated chat, and messages
get/tickets/{ticket_id}
Response
200 OK
object required
The response is a ticket object, which also includes the chat and message details. Refer to the ticket object here