List alert rules for the caller workspace
Alerts
List Alert Rules
Returns every active alert rule that belongs to your workspace.
GET
List alert rules for the caller workspace
Authorizations
Use Authorization: Bearer
Query Parameters
Comma-separated list of network slugs to filter by (e.g. eth,sol).
Example:
"eth,sol"
Comma-separated list of severity levels to filter by (e.g. low,medium,high).
Example:
"high"
Case-insensitive search string matched against rule name.
Example:
"high gas"
Response
200 - application/json
Last modified on July 1, 2026