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

Response

OK

id
string
required
ok
boolean
required
services
object
required
location
string