Conversations
Get Conversation Details
Get the details of a particular conversation
GET
/
v1
/
convai
/
conversations
/
{conversation_id}
Headers
xi-api-key
string
Your API key. This is required by most endpoints to access our API programatically. You can view your xi-api-key using the 'Profile' tab on the website.
Path Parameters
conversation_id
string
requiredThe id of the conversation you're taking the action on.
Response
200 - application/json
agent_id
string
requiredconversation_id
string
requiredstatus
enum<string>
requiredAvailable options:
processing
, done
transcript
object[]
requiredmetadata
object
requiredanalysis
object
Was this page helpful?