---
title: "Health check"
method: GET
path: "/health"
---

# Health check

`GET /health`

Liveness probe.

## Response `200`

The API is up.

- object
  - `status` 'healthy', required — Always "healthy" when the service is answering.
  - `commit` string — Git commit SHA of the running build; absent when the platform supplied none.

---

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