Public service health endpoints
Public liveness endpoint for uptime checks
Integration API is healthy and accepting requests.
Last updated 9 days ago
GET /v1/health HTTP/1.1 Host: app.hakolabs.app Accept: */*
{ "status": "ok" }