Skip to main content
Get Slo Zero State
curl --request GET \
  --url https://api.coralogix.com/mgmt/openapi/latest/v1/slo/slos/zeroState \
  --header 'Authorization: <api-key>'
{
  "zeroState": true
}

Authorizations

Authorization
string
header
required

API key authentication

Response

Response with Zero State.

zeroState
boolean
required