cURL
curl --request GET \ --url https://api.voice.ai/agent/v1/agent/stats-summary
{ "total_agents": 123, "status_summary": { "deployed": 0, "paused": 0, "disabled": 0 } }
Retrieve current agent statuses.
Successful Response
Show child attributes