---
title: "Gets the current height, round and step"
method: GET
path: "/v1/consensus/state"
tags: ["consensus"]
---

# Gets the current height, round and step

`GET /v1/consensus/state`

## Response `default`

Default response

- ConsensusState
  - `height` integer, required
  - `round` integer, required
  - `step` integer, required

## Changes

- **2022-11-11** (v1) `eb14c6ec0a24` — 1 info
  - endpoint added
- **2022-11-03** (v1) `f1547121fa01` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/pokt-network/apis/pocket-network/changes/v1/consensus/state/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/pocket-network.md) · [All operations](https://skmtc.dev/pokt-network/apis/pocket-network/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pokt-network/pocket-network/revisions/492a043fd702/schema)
