Skip to main content
GET
List alert rules for the caller workspace

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

network
string

Comma-separated list of network slugs to filter by (e.g. eth,sol).

Example:

"eth,sol"

severity
string

Comma-separated list of severity levels to filter by (e.g. low,medium,high).

Example:

"high"

search_string
string

Case-insensitive search string matched against rule name.

Example:

"high gas"

Response

200 - application/json
items
object[]
required
Last modified on July 22, 2026