API referenceOperations
Check gateway health
Response Body
application/json
curl -X GET "https://example.com/v1/healthz"{ "ok": true, "service": "app-ai-gateway", "vault": "ok"}application/json
curl -X GET "https://example.com/v1/healthz"{ "ok": true, "service": "app-ai-gateway", "vault": "ok"}