Skip to main content
GET
Retrieve details of a specific ticket using its associated conversation ID.

URL Parameters

conversation_id
string
required
The conversation ID associated with the ticket

Response

ticket_id
string
Unique identifier for the ticket
conversation_id
string
ID of the conversation that created this ticket
customer_info
object
Customer information associated with the ticket
status
string
Current status of the ticket
created_at
string
Timestamp when the ticket was created
updated_at
string
Timestamp of last ticket update