List this organization's alert rules.
Newest first. Each entry carries the rule itself plus two derived fields:
open_incidents, the number of its issues that are not yet resolved, and
last_attempted_at, when the dispatcher last evaluated it (null if it
never has). The list is cached for 60 seconds per organization, so a rule
you just created or edited can take that long to appear here.
Authorizations
A scoped AgentEye API key. Mint one in the dashboard under Settings → API keys, or with POST /v1/keys. Each endpoint names the permission it requires; a key without it gets 403 and a required_permission field naming what was missing.
Response
The organization's alert rules, newest first.

