Skip to main content
GET
/
api
/
health
Health check
curl --request GET \
  --url https://app.demand-iq.com/api/health
{
  "ok": true
}

Response

200 - application/json

Service is healthy

ok
boolean