---
title: "Health check with dependency status"
method: GET
path: "/healthz"
tags: ["Health"]
---

# Health check with dependency status

`GET /healthz`

## Response `200`

Service is healthy.

- HealthResponse
  - `dependencies` object, nullable
  - `status` string, required

## Other responses

- `503` — Service is unhealthy.

---

[API](https://skmtc.net/zama-ai/apis/relayer-api.md) · [All operations](https://skmtc.net/zama-ai/apis/relayer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zama-ai/relayer-api/versions/7f4a81031e0d/schema)
