Alerts & Views
List Alerts
Retrieve all alerts associated with a given email address.
GET
Authentication
Requires an alert token in theX-Alert-Token header. Obtain a token via the Get Alert Token endpoint.
Query Parameters
The email address whose alerts to retrieve.
Response
Returns an array of alert objects.Unique alert identifier.
Human-readable alert name.
Alert type (e.g.,
cpix_threshold, weekly_digest).Trigger condition.
Whether the alert is currently active.
Email address receiving notifications.