Run conversation evaluation

Rerun a specific evaluation for a conversation.

Path parameters

conversation_idstringRequired
ID of the conversation

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
evaluation_idstringRequired
ID of the single evaluation criterion to rerun.
scopeenumOptionalDefaults to conversation
Allowed values:

Response

Successful Response
agent_idstring
statusenum
metadataobject
conversation_idstring
has_audioboolean
has_user_audioboolean
has_response_audioboolean
has_auxiliary_audioboolean
transcriptlist of objects
agent_namestringOptional
conversation_productstringOptionalDefaults to agent
user_idstringOptional
branch_idstringOptional
version_idstringOptional
The ID of the agent version used for this conversation
analysisobjectOptional
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 anyOptional

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

Errors

422
Analysis Run Evaluation Request Unprocessable Entity Error