unlob Docs
Browse documentation

Readiness

Ready once a backend is wired up. An EMPTY index is ready: no data is not the same as no service, and a node that fails readiness leaves the load balancer, taking /describe and /metrics with it exactly when an operator needs them. Unauthenticated.

get /readyz

Request

curl \
  "https://api.unlob.com/readyz"

Responses

StatusMeaning
200ready
503No shards configured.

The same call over MCP is a tool with these parameter names unchanged. See Errors for what to do with each status.