Skip to main content

Get Conversation

Retrieve a specific conversation by ID. Users can only access conversations for their own agents.
string
required
Conversation ID

Response

object
Response status information
integer
HTTP status code (200)
string
Status message
object
Conversation object
string
Unique conversation identifier
string
Associated agent ID
string
Name of the agent
string
Conversation status
array
Array of conversation transcript entries
object
Additional conversation metadata
string
ISO 8601 timestamp when conversation started

Error Responses

object
Unauthorized - Invalid or missing authentication
object
Conversation not found
object
Bad request - Missing API key
object
Bad gateway - ElevenLabs API error