---
title: "Ready"
method: GET
path: "/api/v1.health.ready"
tags: ["Health"]
---

# Ready

`GET /api/v1.health.ready`

Verify that this server is ready to serve customer traffic.

## Response `200`

- ReadyOut
  - `ok` boolean, required
  - `message` string, required

## Other responses

- `400`
- `401`
- `403`
- `422`

---

[API](https://skmtc.net/svix/apis/diom-api.md) · [All operations](https://skmtc.net/svix/apis/diom-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/svix/diom-api/revisions/58636beb376c/schema)
