---
title: "Health Check"
method: GET
path: "/healthz"
tags: ["System"]
---

# Health Check

`GET /healthz`

## Response `200`

Service healthy

- object — Service healthy
  - `success` boolean, required
  - `data` object, required
    - `status` string
    - `db` string

---

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