MCP Gateway
ApiHealth

Ready

Readiness check — verifies database connectivity. Returns 200 if DB is reachable, 503 if not. Kubernetes readiness probe interprets non-2xx as not ready.

GET
/ready

Response Body

application/json

curl -X GET "https://loading/ready"
null