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

# Readiness Check

`GET /ready`

Kubernetes-style readiness check for the Gateway.
Returns 200 when ready to accept requests, 503 when not ready.

## Response `200`

Gateway is ready to accept requests

- object
  - `status` string
  - `message` string

## Other responses

- `503` — Gateway is not ready

---

[API](https://skmtc.net/deeptrail/apis/deepsecure-api-dual-service-architecture.md) · [All operations](https://skmtc.net/deeptrail/apis/deepsecure-api-dual-service-architecture/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/deeptrail/deepsecure-api-dual-service-architecture/revisions/78627360c082/schema)
