---
title: "Readiness check"
method: GET
path: "/health/ready"
tags: ["Health"]
---

# Readiness check

`GET /health/ready`

Returns Up when the process is ready to serve traffic.

## Response `200`

Ready

- HealthResponse
  - `message` string

## Other responses

- `400` — Not ready

---

[API](https://skmtc.net/juspay/apis/decision-engine.md) · [All operations](https://skmtc.net/juspay/apis/decision-engine/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/juspay/decision-engine/versions/36e7a0972ee6/schema)
