GET
/
health
curl --request GET \
  --url https://api.icepanel.io/v1/health
{
  "id": "<string>",
  "location": "<string>",
  "ok": true,
  "services": {}
}

Response

200
application/json
OK
id
string
required
ok
boolean
required
services
object
required
location
string