Skip to main content
GET
Get active alerts

Authorizations

X-API-KEY
string
header
required

An API key is a token that you provide when making API calls. Include the token in a header parameter called X-API-KEY.

Query Parameters

project_id
string

Filter by project ID

metric
enum<string>

Filter by metric Metric to monitor.

Available options:
turn_latency_p50,
turn_latency_p95,
api_errors,
function_errors,
call_crashes,
call_volume

Response

Active alerts retrieved successfully.

Every alert rule currently in the firing state.

data
object[]
required
Last modified on March 10, 2026