Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The page number of results to return (zero-based).
The number of results to return per page.
The parameter and direction to sort results by.
"timestamp_occured,asc"
Filter by the status of the alarm.
Filter alarms by the suppressed flag.
Filter by the intent of the rule that triggered the alarm.
Filter by the method of the rule that triggered the alarm.
Filter by the strategy of the rule that triggered the alarm.
Filter by the priority of the alarm.
Filter by the UUID of the sensor.
Filter for alarms that occurred at or after this timestamp (epoch milliseconds).
Filter for alarms that occurred at or before this timestamp (epoch milliseconds).