---
title: "Check den-api health"
method: GET
path: "/health"
tags: ["System"]
---

# Check den-api health

`GET /health`

Returns a lightweight health payload for den-api.

## Response `200`

den-api is reachable

- DenApiHealthResponse
  - `ok` true, required
  - `service` 'den-api', required
  - `version` string, required

---

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