Run conversation analysis

Run the analysis for a conversation using the agent's current evaluation criteria and data collection settings.

Path parameters

conversation_idstringRequired
ID of the conversation

Headers

xi-api-keystringOptional

Response

Successful Response
agent_idstring
statusenum
metadataobject
conversation_idstring
has_audioboolean
has_user_audioboolean
has_response_audioboolean
has_auxiliary_audioboolean
transcriptlist of objects
agent_namestring or nullOptional
conversation_productstringOptionalDefaults to agent
user_idstring or nullOptional
branch_idstring or nullOptional
version_idstring or nullOptional
The ID of the agent version used for this conversation
analysisobject or nullOptional
visited_agentslist of objectsOptional
conversation_initiation_client_dataobjectOptional
environmentstringOptionalDefaults to production
tag_idslist of stringsOptional
Conversation tag ids assigned to this conversation.
otlp_tracesmap from strings to any or nullOptional

OpenTelemetry trace payload when the request uses format=opentelemetry; otherwise omitted.

Errors

422
Unprocessable Entity Error