---
title: "Health"
method: GET
path: "/health"
tags: ["System"]
---

# Health

`GET /health`

Liveness probe for the combined control-plane app.

Unauthenticated and dependency-free so orchestrators and load balancers
have a stable target. Returns ``{"status": "ok"}`` when the process is up.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/jentic/apis/jentic-control-plane-api.md) · [All operations](https://skmtc.net/jentic/apis/jentic-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jentic/jentic-control-plane-api/revisions/7cc96b2f28d4/schema)
