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

# Health check

`GET /health`

Check API health status

## Response `200`

API is healthy

- object
  - `status` string
  - `version` string
  - `timestamp` string, date-time

---

[API](https://skmtc.net/pair-code/apis/deliberate-lab-api.md) · [All operations](https://skmtc.net/pair-code/apis/deliberate-lab-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pair-code/deliberate-lab-api/versions/f58e6c25e4f8/schema)
