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

# Health check

`GET /health`

Get the health status of the service and its dependencies

## Response `200`

Health status

- ModelsHealthResponse
  - `path` string
  - `services` object
  - `status` 'healthy' | 'degraded' | 'unhealthy'
  - `timestamp` string
  - `version` string

---

[API](https://skmtc.net/thand-io/apis/thand-agent-api.md) · [All operations](https://skmtc.net/thand-io/apis/thand-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thand-io/thand-agent-api/revisions/62befb178368/schema)
