Skip to main content
GET
/
core
/
alerts
/
rules
List alert rules
curl --request GET \
  --url https://acusight.io/api/core/alerts/rules \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT access token. Paste the token only; the Bearer prefix is added automatically.

Response

Alert rules

The response is of type object.