---
title: "GetNodeInfo queries the current node info."
method: GET
path: "/cosmos/base/tendermint/v1beta1/node_info"
tags: ["Service"]
---

# GetNodeInfo queries the current node info.

`GET /cosmos/base/tendermint/v1beta1/node_info`

## Response `200`

A successful response.

- CosmosBaseTendermintV1beta1GetNodeInfoResponse — GetNodeInfoResponse is the response type for the Query/GetNodeInfo RPC method.
  - `application_version` CosmosBaseTendermintV1beta1VersionInfo — VersionInfo is the type for the GetNodeInfoResponse message.
    - `app_name` string
    - `build_deps` CosmosBaseTendermintV1beta1Module[]
      - `path` string
      - `sum` string
      - `version` string
    - `build_tags` string
    - `cosmos_sdk_version` string
    - `git_commit` string
    - `go_version` string
    - `name` string
    - `version` string
  - `default_node_info` TendermintP2pDefaultNodeInfo
    - `channels` string, byte
    - `default_node_id` string
    - `listen_addr` string
    - `moniker` string
    - `network` string
    - `other` TendermintP2pDefaultNodeInfoOther
      - `rpc_address` string
      - `tx_index` string
    - `protocol_version` TendermintP2pProtocolVersion
      - `app` string, uint64
      - `block` string, uint64
      - `p2p` string, uint64
    - `version` string

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeService_GetNodeInfo` removed and replaced with `EvidenceService_GetNodeInfo`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitService_GetNodeInfo` removed and replaced with `UpgradeService_GetNodeInfo`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthService_GetNodeInfo` removed and replaced with `CircuitService_GetNodeInfo`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantService_GetNodeInfo` removed and replaced with `AuthService_GetNodeInfo`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitService_GetNodeInfo` removed and replaced with `FeegrantService_GetNodeInfo`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/base/tendermint/v1beta1/node_info/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)
