List alert rule templates available to the workspace
Alerts
List Alert Templates
Browse the alert rule templates your workspace has access to.
GET
List alert rule templates available to the workspace
Authorizations
Use Authorization: Bearer
Query Parameters
Comma-separated list of network slugs to filter by (e.g. eth,sol). Selects rule types that have a template on any of these networks; the returned group still lists all networks the rule supports.
Example:
"eth,sol"
Case-insensitive search string matched against label and description.
Example:
"large transfer"
Comma-separated list of tags to filter by (e.g. defi,transfer).
Example:
"defi,transfer"
Comma-separated list of severity levels to filter by (e.g. low,medium,high).
Example:
"high"
Last modified on July 1, 2026