List alert rules
GET /v1/projects/{id}/alerts
Returns all alert rules for the specified project, including joined map names, threshold profile names, latest evaluation status, and notification channel IDs.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Project UUID.
Responses
Section titled “ Responses ”Array of alert rules.
object
Alert rule with joined display names and latest status.
object
Display name of the associated map (joined).
Display name of the threshold profile (joined).
Percentage of cells that must fail to trigger (1-100).
Number of days of data to evaluate.
Grid cell size used for evaluation.
Minimum minutes between notifications.
Status from the most recent evaluation (triggered or resolved).
Notification channel UUIDs.
Headers
Section titled “Headers ”Maximum number of requests allowed per hour.
Number of requests remaining in the current window.
Unix timestamp when the rate limit window resets.
Missing or invalid API key.
object
Human-readable error message.
Resource not found.
object
Human-readable error message.
Rate limit exceeded.
object
Human-readable error message.
Headers
Section titled “Headers ”Maximum number of requests allowed per hour.
Number of requests remaining in the current window.
Unix timestamp when the rate limit window resets.