---
title: "Health check for Node"
method: GET
path: "/ping"
tags: ["Health"]
---

# Health check for Node

`GET /ping`

returns node version and network

## Response `200`

OK

- HealthPong
  - `network` string
  - `version` string

---

[API](https://skmtc.net/centrifuge/apis/centrifuge-os-node-api.md) · [All operations](https://skmtc.net/centrifuge/apis/centrifuge-os-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/centrifuge/centrifuge-os-node-api/revisions/36808f8744e0/schema)
