Skip to main content
GET
List Alarms

Headers

string
required
Your API key for authentication.

Query Parameters

string
Optional metric filter. Allowed values: latency, api_errors, call_length.

Response

array
Alarm configuration objects for your organization.
string
Alarm configuration ID.
string
Metric this alarm tracks. One of: latency, api_errors, call_length.
number
Trigger threshold for this metric.
boolean
Whether this alarm is enabled.
object|null
Webhook settings object, including url and optional masked headers.
string[]
Email recipients for notifications.
string[]
SMS recipients for notifications.
string
ISO timestamp for when the alarm was created.
string
ISO timestamp for when the alarm was last updated.
null|array
null on success, otherwise an array of error objects.

Docs for agents: llms.txt