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

# Health

`GET /health`

## Response `200`

Service is healthy

- HealthResponse
  - `message` string, required — The status of the service

## Other responses

- `500` — Service is unhealthy

---

[API](https://skmtc.net/atomaai/apis/atoma-proxy.md) · [All operations](https://skmtc.net/atomaai/apis/atoma-proxy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atomaai/atoma-proxy/revisions/07694b7228b0/schema)
