Health check
Public liveness probe. Returns ok when the API is reachable.
curl -X GET "https://example.com/health"{ "status": "ok"}Public liveness probe. Returns ok when the API is reachable.
curl -X GET "https://example.com/health"{ "status": "ok"}