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

# Health Check

`GET /health`

Shallow liveness check. Confirms the process is up; does not
exercise the DB pool. Kept available as a release valve in case
we need to flip the ALB target group back during an RDS incident.

## Response `200`

Successful Response

- object

---

[API](https://skmtc.dev/oroagents/apis/oro-api.md) · [All operations](https://skmtc.dev/oroagents/apis/oro-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/oroagents/oro-api/revisions/38ef86138115/schema)
