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

# Liveness check

`GET /health`

## Response `200`

Service is alive

- object
  - `status` string
  - `runtimeVersion` string — The Flow App runtime version that Overledger is running.
  - `supportedSdkVersions` string[] — The Flow App SDK versions this runtime accepts.

---

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