Skip to main content
Alerting & Response/Alert Events

CountActiveAlerts

Count the number of currently active (firing) alerts

GET/api/v1/alerting/alerts/count

Operation ID

CountActiveAlerts

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Query Parameters

  • platformUuid
    String

    Platform UUID to filter active alert count Platform UUID to filter active alert count

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • count
    String

    Number of currently active (firing) alerts

    Example: 7