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

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Alert status

The response is of type object.