cURL
curl --request GET \ --url https://api.icepanel.io/v1/health
{ "id": "<string>", "location": "<string>", "ok": true, "services": {} }
OK
The response is of type object.
object