---
title: "Health check"
method: GET
path: "/healthz"
tags: ["System information"]
---

# Health check

`GET /healthz`

No-op basic health check. This is used by cluster management systems like
Kubernetes to verify the service is responsive.

## Response `200`

Successful Response

- StatusResponse
  - `status` string

## Other responses

- `500` — Service is not ready

---

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