alarms
Get a metric alarm
One alarm's configuration, current state and linked channels.
Same shape as an entry in GET /orgs/{org_id}/alarms, for refreshing a detail view without refetching the whole list.
Needs alarms.read for an org-level alarm, or projects.alarms.read on the owning project for a project alarm.
get/orgs/{org_id}/alarms/{alarm_id}
Path parameters
org_idstring required
alarm_idstring required
Response
The alarm
Example response
{
"stat": "p99"
}