AgentBranches
Retrieve branches (versions) of a Conversational AI agent from ElevenLabs for A/B testing and traffic routing.
Columns
| Name | Type | References | |
| BranchId [KEY] | String | ||
| Name | String | ||
| AgentId | String |
Agents.AgentId | |
| IsCreator | Boolean |
Agents.IsCreator | |
| CreatorName | String |
Agents.CreatorName | |
| CreatorEmail | String |
Agents.CreatorEmail | |
| CreatorRole | String |
Agents.CreatorRole |
The allowed values are admin, editor, commenter, viewer. |
| Description | String | ||
| CreatedAt | Datetime | ||
| LastCommittedAt | Datetime | ||
| IsArchived | Boolean | ||
| ProtectionStatus | String |
The allowed values are writer_perms_required, admin_perms_required. | |
| CurrentLivePercentage | Decimal | ||
| IsDraftExists | Boolean | ||
| ParentBranchId | String | ||
| ParentBranch | String | ||
| MostRecentVersions | String |