---
title: "Readiness Check"
method: GET
path: "/ready"
tags: ["HealthService"]
---

# Readiness Check

`GET /ready`

## Response `200`

Service is ready

- ReadyResponse
  - `status` string — Readiness status

## Other responses

- `503` — Service is not ready

---

[API](https://skmtc.net/ravan/apis/agni-api.md) · [All operations](https://skmtc.net/ravan/apis/agni-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ravan/agni-api/revisions/48f45dc58534/schema)
