Agents
Fetch Live Agent
API Documentation
Authorization
Agents
Phone Numbers
SIP
Knowledge
Accounts
Agents
Fetch Live Agent
Fetch your Live (default) agent configuration.
GET
https://api.vida.dev
/
api
/
v2
/
agentEventRules
/
default
baseUrl
string
baseUrl
string
Production API Root
token
string
*
token
Required
string
Vida API Token
Copy
curl --request GET \
--url https://api.vida.dev/api/v2/agentEventRules/default
Copy
{
"success": true
}
Copy
curl --request GET \
--url https://api.vida.dev/api/v2/agentEventRules/default
Copy
{
"success": true
}