---
title: "Status"
method: GET
path: "/node/status"
tags: ["node"]
---

# Status

`GET /node/status`

Get status of the running core

## Response `200`

successful operation

- object
  - `blockchainHeight` integer, required
  - `stateHeight` integer, required
  - `updatedTimestamp` integer, required
  - `updatedDate` string, required

---

[API](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/versions/09465bcdf6ce/schema)
