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>", "metric": "turn_latency_p50", "operator": ">", "threshold_value": 123, "window_duration": "5m", "since": "2023-11-07T05:31:56Z", "project_id": "<string>", "last_evaluated_at": "2023-11-07T05:31:56Z", "current_value": 123 } ] }
Documentation IndexFetch the complete documentation index at: https://docs.poly.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.poly.ai/llms.txt
Use this file to discover all available pages before exploring further.
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?