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