---
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

## Changes

- **2026-07-01** `d65fcba0d25a` — 4 info
  - api operation id `health_health_get` removed and replaced with `getHealth`
  - api tag `System` added
  - api tag `meta` removed
  - removed `#/components/schemas/HealthSetupRequired, #/components/schemas/HealthOk` from the response body `anyOf` list for the response status `200`
- **2026-05-07** `5a765d68c56f` — 1 info
  - added `#/components/schemas/HealthSetupRequired, #/components/schemas/HealthOk` to the response body `anyOf` list for the response status `200`
- **2026-04-13** `76e8f6063728` — 3 info
  - api operation id `getHealth` removed and replaced with `health_health_get`
  - api tag `meta` added
  - api tag `System` removed

[Change history](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/health/get.md)

---

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