Discover Retell voice agents
curl --request POST \
--url https://app.egma.ai/v1/monitoring/retell/discover \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"apiKey": "<string>"
}
'{
"agents": [
{
"id": "<string>",
"name": "<string>",
"registeredAgentId": "<string>",
"registeredAgentName": "<string>",
"pullProductionCalls": true
}
]
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}Monitoring
Discover Retell voice agents
POST
/
v1
/
monitoring
/
retell
/
discover
Discover Retell voice agents
curl --request POST \
--url https://app.egma.ai/v1/monitoring/retell/discover \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"apiKey": "<string>"
}
'{
"agents": [
{
"id": "<string>",
"name": "<string>",
"registeredAgentId": "<string>",
"registeredAgentName": "<string>",
"pullProductionCalls": true
}
]
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}