---
title: "Healthz"
method: GET
path: "/healthz"
tags: ["health"]
---

# Healthz

`GET /healthz`

Liveness probe.

Returns 200 if the server process is alive and responding.
Used by Kubernetes to detect if the container needs to be restarted.

Returns:
    200 OK with "ok" body.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/superlinked/apis/sie-server.md) · [All operations](https://skmtc.dev/superlinked/apis/sie-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/superlinked/sie-server/revisions/26ac644915a4/schema)
