---
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.
  - `app_hash` string, byte
  - `earliest_store_height` string, uint64
  - `height` string, uint64
  - `timestamp` string, date-time
  - `validator_hash` string, byte

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeService_Status` removed and replaced with `EvidenceService_Status`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitService_Status` removed and replaced with `UpgradeService_Status`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthService_Status` removed and replaced with `CircuitService_Status`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantService_Status` removed and replaced with `AuthService_Status`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitService_Status` removed and replaced with `FeegrantService_Status`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/base/node/v1beta1/status/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
