Retrieves details of a specific conversation by ID
| Parameter | Type | Description |
|---|---|---|
| conversationId | string (UUID) | The unique identifier of the conversation you want to retrieve |
Unique identifier of the conversation
Successful response
Unique identifier for the conversation
ID of the phone device used. Currently, not used.
The ID of the AI agent
The ID of the workspace
WebSocket URL for real-time communication. Currently, not used.
URL for the language model service. Currently, not used.
The time when the call is triggered from Oration systems.
The time when the call is closed by Oration systems.
The time when the user joined the conversation. It is the time user picks up the call in case of telephony conversations
The time when the user left the conversation. It is the time user hangs up the call in case of telephony conversations
Unique identifier for the customer
The destination phone number
The source phone number. This number might be empty as it is not available for all telephony types.
Current status of the conversation.
queued, dialing, completed, active, failed Type of telephony call (inbound/outbound)
inbound, outbound Status of the telephony connection
Reason for conversation ending.
user_did_not_answer, user_hangup, user_inactivity, agent_hangup, network_error, max_duration_exceeded Status of call recording
in_progress, completed Notes added after the call
Primary categorization of the call
Secondary categorization of the call
Tertiary categorization of the call
Additional metadata collected after the call. This is usually used to store any analysis data that is computed after the call is finished.
The type of conversation
chat, telephony, web JSON string containing dynamic variables for the conversation
Summary of the conversation
The time when the conversation was created
The time when the conversation was last updated