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

# Health

`GET /health`

Liveness + DB-readiness for the ALB target-group health check and
blue-green deploys: a trivial `SELECT 1` so a task that's up but can't reach
Postgres fails health and is never promoted / kept in rotation. Excluded
from tracing (see excluded_urls below).

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stardrift/fastapi/revisions/eb694aedc555/schema)
