ConvAIUsers
Retrieve end-users who have interacted with Conversational AI agents in ElevenLabs with contact history.
Columns
| Name | Type | References | |
| UserId [KEY] | String | ||
| BranchId | String |
AgentBranches.BranchId | |
| AgentId | String |
Agents.AgentId | |
| LastContactTime | Datetime | ||
| FirstContactTime | Datetime | ||
| ConversationCount | Integer | ||
| ConversationId | String |
Conversations.ConversationId | |
| AgentName | String |
Agents.Name |