---
title: "Readiness Check"
method: GET
path: "/health/ready"
---

# Readiness Check

`GET /health/ready`

Readiness probe: 200 only when critical deps answer, else 503.

Distinct from ``/health`` (liveness): the ALB target group points at
this route so a task whose Postgres or Redis is unreachable is pulled
from rotation instead of serving 5xx to clients.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api.md) · [All operations](https://skmtc.net/quadrillion/apis/quadrillion-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quadrillion/quadrillion-cloud-api/versions/399077308c86/schema)
