---
title: "Status queries for the node status."
method: GET
path: "/cosmos/base/node/v1beta1/status"
tags: ["Service"]
---

# Status queries for the node status.

`GET /cosmos/base/node/v1beta1/status`

## Response `200`

A successful response.

- CosmosBaseNodeV1beta1StatusResponse — StateResponse defines the response structure for the status of a node.
  - `earliestStoreHeight` string, uint64
  - `height` string, uint64
  - `timestamp` string, date-time
  - `appHash` string, byte
  - `validatorHash` string, byte

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-06-26** `4d2f0cb0a49d` — 1 info
  - endpoint added
- **2023-11-17** `f416fba3183f` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api/changes/cosmos/base/node/v1beta1/status/get.md)

---

[API](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.dev/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/revisions/2d0419923f40/schema)
