---
title: "Get readiness"
method: GET
path: "/health/readiness"
---

# Get readiness

`GET /health/readiness`

## Response `200`

Healthcheck response

- Healthcheck
  - `status` string
  - `code` integer
  - `timestamp` string, date-time
  - `components` Component[]
    - `name` string
    - `status` string
    - `critical` boolean

## Other responses

- `500` — Internal Error 5xx

---

[API](https://skmtc.net/cloudknit-io/apis/cloudknit-event-service.md) · [All operations](https://skmtc.net/cloudknit-io/apis/cloudknit-event-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloudknit-io/cloudknit-event-service/versions/38583cdd6b97/schema)
