v1

latestOpenAPI 3.0.42026-08-06124112344.5 KB
Alerts

Gets all alerts for the account.

get/alerts

Query parameters

idstring

Unique identifier for the alert (encrypted)

device_idstring[]

Filter by device IDs (encrypted)

active_onlyboolean

Filter to show only active alerts (not resolved and not snoozed)

resolvedboolean

Filter by resolved state

org_idstring

Filter by organization ID (encrypted)

takeinteger

Maximum number of items to retrieve

pageinteger

Page number for pagination

Response

OK

idstring nullable

The alert id (encrypted)

created_onstring date-time

The date and time the alert was created

updated_onstring date-time nullable

The date and time the alert was last updated

snoozed_untilstring date-time nullable

The date and time until which the alert is snoozed

resolved_onstring date-time nullable

The date and time the alert was resolved

is_activeboolean

Indicates if the alert is currently active (not resolved and not snoozed)