Agents Platform
Get Conversation Details
Get the details of a particular conversation
GET
Get Conversation Details
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Path Parameters
The id of the conversation you're taking the action on.
Example:
"21m00Tcm4TlvDq8ikWAM"
Query Parameters
Response format. Defaults to 'json'. Set to 'opentelemetry' for an OTLP-compatible trace payload using the same structure as the post-call webhook.
Available options:
json, opentelemetry Response
Successful Response
Available options:
initiated, in-progress, processing, done, failed The ID of the agent version used for this conversation
Conversation tag ids assigned to this conversation.
OpenTelemetry trace payload when the request uses format=opentelemetry; otherwise omitted.