Conversations
Retrieve Conversational AI conversation records from ElevenLabs with transcript, analysis, and call metadata.
Columns
| Name | Type | References | |
| AgentId | String |
Agents.AgentId | |
| BranchId | String |
AgentBranches.BranchId | |
| VersionId | String | ||
| AgentName | String |
Agents.Name | |
| ConversationId [KEY] | String | ||
| CallStartTime | Datetime | ||
| CallDuration | Integer | ||
| MessageCount | Integer | ||
| Status | String |
The allowed values are initiated, in-progress, processing, done, failed. | |
| TerminationReason | String | ||
| CallSuccessful | String |
The allowed values are success, failure, unknown. | |
| TranscriptSummary | String | ||
| CallSummaryTitle | String | ||
| MainLanguage | String | ||
| ConversationInitiationSource | String |
The allowed values are unknown, android_sdk, node_js_sdk, react_native_sdk, react_sdk, js_sdk, python_sdk, widget, sip_trunk, twilio, genesys, swift_sdk, whatsapp, flutter_sdk, zendesk_integration, slack_integration, template_preview. | |
| ToolNames | String | ||
| Direction | String |
The allowed values are inbound, outbound. | |
| Rating | Integer |