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
Maximum number of records to return (1-100). Defaults to 10.
Required range:
1 <= x <= 100Example:
20
Pagination cursor returned in meta.next_cursor from a previous response. Omit to start from the first page.
Example:
"eyJwIjoxLCJzYSI6bnVsbCwiZmgiOiJhYmMxMjMifQ"
Comma-separated list of network slugs to filter by (e.g. eth,sol).
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