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

# Health check

`GET /api/v1/health`

Health check endpoint for load balancers.

No authentication required.

## Response `200`

OK

- HealthCheckResponse — Response schema for health check.
  - `status` string, required
  - `version` string, required

---

[API](https://skmtc.net/cloverhealth/apis/clover-api.md) · [All operations](https://skmtc.net/cloverhealth/apis/clover-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloverhealth/clover-api/revisions/28797307aae6/schema)
