v1
latestOpenAPI 3.1.02026-07-2687120159.0 KBConversations
Get a conversation by ID
Retrieves a single conversation, including turn-by-turn transcript, metrics, and function events.
Host: this endpoint is served from api.{region}.poly.ai — not the api.{region}-1.platform.polyai.app host used by the list-conversations and audio endpoints.
get/v1/agents/{agentId}/conversations/{conversationId}
Path parameters
agentIdstring required
Agent ID.
conversationIdstring required
Unique conversation ID.
Response
Successful response
Example response
{
"conversationId": "CAabcd1234567abcdef1250065d4fc7389"
}