Operational
API liveness probe
Response Body
application/json
curl -X GET "https://example.com/health"{ "status": "ok", "service": "api", "version": "string"}application/json
curl -X GET "https://example.com/health"{ "status": "ok", "service": "api", "version": "string"}