AgentDetails
Retrieve full details of a single Conversational AI agent from ElevenLabs, including configuration, platform settings, workflow, and metadata.
Columns
| Name | Type | References | |
| AgentId [KEY] | String |
Agents.AgentId | |
| Name | String |
Agents.Name | |
| Tags | String | ||
| IsCreator | Boolean |
Agents.IsCreator | |
| CreatorName | String |
Agents.CreatorName | |
| CreatorEmail | String |
Agents.CreatorEmail | |
| CreatorRole | String |
Agents.CreatorRole |
The allowed values are admin, editor, commenter, viewer. |
| ConversationConfig | String | ||
| PlatformSettings | String | ||
| PhoneNumbers | String | ||
| WhatsappAccounts | String | ||
| Workflow | String | ||
| Procedures | String | ||
| Metadata | String | ||
| VersionId | String | ||
| BranchId | String |
AgentBranches.BranchId | |
| MainBranchId | String | ||
| CoachingSettings | String | ||
| IsProceduresEnabled | Boolean | ||
| ProcedureSettings | String |