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

Authorizations

Authorization
string
header
required

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

Query Parameters

model_id
string

Filter alerts by model ID

Response

Active alerts

The response is of type object.