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

# Health

`GET /health`

Liveness check for load balancers and monitoring.

## Response `200`

Successful Response

- HealthResponse — Response for the liveness health check.
  - `status` 'healthy', required — Health status

---

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