---
title: "Node heartbeat"
method: GET
path: "/health"
tags: ["Info"]
---

# Node heartbeat

`GET /health`

Get node health. Returns empty result (200 OK) on success, no response - in case of an error.

## Response `200`

Gets Node Health

- EmptyResponse — Empty Response
  - `id` integer
  - `jsonrpc` string
  - `result` object

## Other responses

- `500` — empty error

---

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