Skip to main content
GET
Find alarms that stopped receiving data

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required

Response

Per-alarm data health

Wrapper for GET /orgs/{org_id}/alarms/health.

alarms
object[]
required
healthy
boolean
required

false when any enabled alarm is stale.

stale_count
integer<int64>
required

How many of alarms are stale, so a caller can alert on the count without walking the list.