---
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-02-05** `de0653d8a73d` — 1 info
  - api operation id `EvidenceService_Status` removed and replaced with `CircuitService_Status`
- **2024-08-14** `21c607e4fa20` — 1 info
  - api operation id `CosmosBaseNodeV1Beta1Service_Status` removed and replaced with `EvidenceService_Status`
- **2024-02-23** `54713b4a9d25` — 1 info
  - endpoint added

[Change 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-service-production.skmtc.workers.dev/v1/apis/pokt-network/http-api-console/revisions/de0653d8a73d/schema)
