---
title: "Readiness Check"
method: GET
path: "/health/readyz"
tags: ["health"]
---

# Readiness Check

`GET /health/readyz`

Returns the Readiness status of the service

## Response `200`

Service is ready

- object
  - `status` string
  - `timestamp` string, date-time

## Other responses

- `503` — Service is not ready

---

[API](https://skmtc.net/swissopenem/apis/ethz-archiver-service.md) · [All operations](https://skmtc.net/swissopenem/apis/ethz-archiver-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swissopenem/ethz-archiver-service/revisions/527aef2c43cd/schema)
