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

# Returns service health

`GET /health`

Lightweight liveness probe that returns HTTP 200 when the service process is running, without exercising downstream databases or queues.
Use for load balancer health checks where you only need to know the JVM responded.

## Response `200`

OK

---

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