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

# Health Check

`GET /health`

## Response `200`

Health check passed

- SuccessResponse
  - `status` string
  - `data` boolean

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

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