---
title: "Health"
method: GET
path: "/v1/health"
---

# Health

`GET /v1/health`

Public health endpoint — returns ok/unhealthy only.

Used by UptimeRobot and status-page builders. Intentionally minimal
to avoid leaking internal operational detail. Only DB + data-loaded
checks trigger 503 — pipeline freshness is not customer-facing and
is exposed on /v1/health/detail for admin monitoring.

## Response `200`

Successful Response

- unknown

---

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