---
title: "Server Health Check"
method: GET
path: "/v1/health-check"
tags: ["Miscellaneous"]
---

# Server Health Check

`GET /v1/health-check`

Returns the current server status. Use this to verify API connectivity and availability.

## Response `200`

OK

- 'TRUE' | 'FALSE'

## Other responses

- `422` — Unprocessable Content

---

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