List alert rule templates available to the workspace
Browse the alert rule templates your workspace has access to. Narrow the results by network, severity, or tags, or type a few words to search by name or description.
Authorizations
Authorization method required to allow user to access the api endpoints.
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.
"eth,sol"
Case-insensitive search string matched against label and description.
"large transfer"
Comma-separated list of tags to filter by (e.g. defi,transfer).
"defi,transfer"
Comma-separated list of severity levels to filter by (e.g. low,medium,high).
"high"