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

# Health

`GET /v1/health`

Shallow health check — confirms the process is alive.

## Response `200`

Successful Response

- HealthCheckOut
  - `status` string, required — Service status: 'ok' or 'degraded'.

---

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