Get conversation details

GET
/v1/convai/conversations/:conversation_id

Get the details of a particular conversation

Path parameters

conversation_idstringRequired

The id of the conversation you’re taking the action on.

Response

Successful Response

agent_idstring
conversation_idstring
statusenum
Allowed values: processingdone
transcriptlist of objects
metadataobject
analysisobjectOptional
conversation_initiation_client_dataobjectOptional

Errors

Built with