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

# Health check

`GET /healthz`

Returns server health status.

## Response `200`

Server is healthy.

- HealthResponse — Health check response.
  - `status` 'ok', required

## Other responses

- `503` — Service unavailable.

---

[API](https://skmtc.net/palette-labs-inc/apis/local-protocol.md) · [All operations](https://skmtc.net/palette-labs-inc/apis/local-protocol/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/palette-labs-inc/local-protocol/versions/7db6ad75e16d/schema)
