---
title: "Deep readiness probe (checks ClickHouse)."
method: GET
path: "/health/ready"
tags: ["health"]
---

# Deep readiness probe (checks ClickHouse).

`GET /health/ready`

## Response `200`

ClickHouse reachable

- object
  - `success` true, required
  - `data` object, required
    - `status` string, required
  - `timestamp` string, required

## Other responses

- `503` — ClickHouse unavailable

---

[API](https://skmtc.dev/yieldbasis/apis/yieldbasis-api.md) · [All operations](https://skmtc.dev/yieldbasis/apis/yieldbasis-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yieldbasis/yieldbasis-api/revisions/b5b24c7435c8/schema)
