Status

Status queries for the node status.

get
Responses
application/json
objectOptional

StateResponse defines the response structure for the status of a node.

get
GET /cosmos/base/node/v1beta1/status HTTP/1.1
Host: tia-rest.nownodes.io
Accept: */*
{
  "earliest_store_height": "text",
  "height": "text",
  "timestamp": "2025-04-23T18:35:13.797Z",
  "app_hash": "Ynl0ZXM=",
  "validator_hash": "Ynl0ZXM="
}