{ "opencollection": "1.0.0", "info": { "name": "Galileo API Server annotation health API", "version": "1.1085.0" }, "items": [ { "info": { "name": "health", "type": "folder" }, "items": [ { "info": { "name": "Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/healthcheck" }, "docs": "Healthcheck" }, { "info": { "name": "Postgres Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/healthcheck/postgres" }, "docs": "PostgreSQL health check for external monitoring.\n\nExecutes SELECT 1 query to verify database connectivity.\nReturns 200 if healthy, 503 if unhealthy." }, { "info": { "name": "Clickhouse Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/healthcheck/clickhouse" }, "docs": "ClickHouse health check for external monitoring.\n\nExecutes SELECT 1 query to verify database connectivity.\nReturns 200 if healthy, 503 if unhealthy." }, { "info": { "name": "Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/v1/healthcheck" }, "docs": "Healthcheck" }, { "info": { "name": "Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/v2/healthcheck" }, "docs": "Healthcheck" }, { "info": { "name": "Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/public/v1/healthcheck" }, "docs": "Healthcheck" }, { "info": { "name": "Healthcheck", "type": "http" }, "http": { "method": "GET", "url": "https://api.galileo.ai/public/v2/healthcheck" }, "docs": "Healthcheck" } ] } ], "bundled": true }