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

# Health check

`GET /health`

## Response `200`

Service is healthy

- HealthResponseEnvelope
  - `success` true, required
  - `data` HealthResponse, required
    - `ok` boolean, required

---

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