Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.us.poly.ai/v1/alerts \ --header 'x-api-key: <api-key>'
{ "data": [ { "alert_rule_id": "ar_0Kx4mNpQ8rWvYb2dFgHjLs", "name": "<string>", "threshold_value": 123, "since": "2023-11-07T05:31:56Z", "project_id": "<string>", "last_evaluated_at": "2023-11-07T05:31:56Z", "current_value": 123 } ] }
turn_latency_p50
turn_latency_p95
api_errors
function_errors
call_crashes
call_volume
Active alerts retrieved successfully.
Show child attributes
Was this page helpful?