Retrieve detailed configuration and settings for a specific voice AI agent
Access Token or Private Integration Token
API Version
2021-04-15 Unique agent identifier
"507f1f77bcf86cd799439011"
Location ID
"LOC123456789ABCDEF"
Agent details retrieved successfully
Unique identifier for the created agent
"507f1f77bcf86cd799439011"
Unique identifier for the location where this agent operates
"LOC123456789ABCDEF"
Display name of the voice AI agent
"Customer Support Agent"
Name of the business this agent represents
"Acme Corporation"
Greeting message spoken when the agent answers calls
"Hello! Thank you for calling. How can I assist you today?"
Custom instructions defining the agent's behavior
"You are a helpful customer service representative."
Identifier for the speech synthesis voice being used
"507f1f77bcf86cd799439011"
Language code for the agent's speech and understanding
"en-US"
Current tolerance level for caller response delays
"medium"
Maximum call duration in seconds, between 180-900
180 <= x <= 900600
Indicates whether automatic idle reminders are enabled
true
Seconds to wait before sending idle reminders, between 1-20
1 <= x <= 205
IANA timezone identifier for working hours and scheduling
"America/New_York"
Indicates whether this agent is excluded from backup scenarios
false
Raw actions configured for this agent with complete actionParameters structure
[
{
"_id": "507f1f77bcf86cd799439011",
"actionType": "CALL_TRANSFER",
"name": "Transfer to Manager",
"actionParameters": {
"triggerPrompt": "When caller asks for manager",
"triggerMessage": "Let me transfer you",
"transferToType": "number",
"transferToValue": "+1234567890"
}
}
]Phone number for receiving inbound calls
"+1234567890"
Identifier for the number pool managing this agent's phone allocation
"pool_507f1f77bcf86cd799439011"
Array of workflow IDs triggered automatically when calls end
[]Current post-call notification settings including recipient configuration
Time intervals when the agent accepts calls, organized by day of week
[]Current language translation settings including enablement status and target language