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

# Health Check

`GET /api/health/`

Check the health of the application.

## Response `200`

Successful Response

- HealthCheckResponse — Health check response model.
  - `status` string, required

---

[API](https://skmtc.dev/cleanlab/apis/agility.md) · [All operations](https://skmtc.dev/cleanlab/apis/agility/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleanlab/agility/revisions/9e6009a931b6/schema)
