Retrieve Conversation details by ID
Conversations
Get Conversation By Id
GET
Retrieve Conversation details by ID
Authorizations
Path Parameters
Unique identifier for the conversation
Response
Conversation details retrieved successfully
Unique identifier for the conversation
Example:
"6457541c-6251-40ed-a672-52d166c2c565"
Agent identifier
Example:
"6d142a7c-a6ef-4616-90bb-0124fc83bce7"
Name of the agent
Example:
"Test Agent"
Avatar identifier used for the conversation
Example:
"665a1170"
End user identifier
Example:
"test@test.com"
End user name
Example:
"Test User"
Serialized conversational context
Example:
"{\"text\":\"\"}"
Session status
Available options:
STARTED, IN_PROGRESS, ENDED Example:
"ENDED"
Whether the session was recorded
Example:
false
Recording playback URL
Example:
""
Conversation transcript
Session creation timestamp
Example:
"2025-12-18T17:54:02.153319Z"
Last update timestamp
Example:
"2025-12-18T17:59:29.720601Z"