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

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Response

Response with Zero State.

zeroState
boolean
required