Resolve conversation reference
Resolve a conversation URL (a Slack message URL or a Zendesk ticket URL) to the deterministic conversation ID for the given agent, then confirm the conversation exists.
Headers
xi-api-key
Query parameters
agent_id
Agent id (agent_…) or speech engine external id (seng_), resolved to the same underlying resource.
reference
A Slack message URL or a Zendesk ticket URL.
Response
Successful Response
agent_id
status
metadata
conversation_id
has_audio
has_user_audio
has_response_audio
has_auxiliary_audio
transcript
agent_name
conversation_product
user_id
branch_id
version_id
The ID of the agent version used for this conversation
analysis
visited_agents
conversation_initiation_client_data
environment
tag_ids
Conversation tag ids assigned to this conversation.
otlp_traces
OpenTelemetry trace payload when the request uses format=opentelemetry; otherwise omitted.
Errors
422
Conversations Resolve Request Unprocessable Entity Error