v1
latestOpenAPI 3.0.42026-08-06124112344.5 KBAlerts
Gets all alert rules for the authenticated account.
An alert rule defines the conditions that raise alerts for one or more devices. Results are scoped to the account associated with the API key and can be narrowed, paginated, and filtered using the query parameters below. Requires the AlertRules_View securable.
get/alerts/rules
Query parameters
idstring
Optional single alert rule ID to filter by.
org_idstring
Optional organization ID to filter by.
takeinteger
Optional maximum number of rules to return (page size). Omit for the server default.
pageinteger
Optional 1-based page number, used together with take for pagination.
Response
The list of alert rules (may be empty).