---
title: "Changes to Get consensus state"
method: GET
path: "/dump_consensus_state"
---

# Changes to Get consensus state

`GET /dump_consensus_state`

> Every recorded change to this endpoint, newest first.
> 18 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 18 revisions.

- **2023-01-22** `4c3b4d6d6be6` — 2 breaking, 2 info
- **2021-07-05** `547cd6bf0829` — 2 breaking, 3 info
- **2020-08-21** `c329db0eaf56` — 1 warning, 2 info

## Changes

- **2023-01-22** `4c3b4d6d6be6` — 2 breaking, 2 info
  - removed the required property `result/round_state/last_voters` from the response with the `200` status
  - removed the required property `result/round_state/voters` from the response with the `200` status
  - added the required property `result/round_state/last_validators` to the response with the `200` status
  - added the required property `result/round_state/validators` to the response with the `200` status
- **2021-07-05** `547cd6bf0829` — 2 breaking, 3 info
  - removed the required property `result/round_state/last_validators` from the response with the `200` status
  - removed the required property `result/round_state/validators` from the response with the `200` status
  - added the optional property `result/proposer` to the response with the `200` status
  - added the required property `result/round_state/last_voters` to the response with the `200` status
  - added the required property `result/round_state/voters` to the response with the `200` status
- **2020-08-21** `c329db0eaf56` — 1 warning, 2 info
  - removed the optional property `result/proposer` from the response with the `200` status
  - added the required property `result/round_state/last_validators/proposer` to the response with the `200` status
  - added the required property `result/round_state/validators/proposer` to the response with the `200` status

---

[Operation](https://skmtc.dev/finschia/apis/ostracon-rpc/docs/dump_consensus_state/get.md) · [API](https://skmtc.dev/finschia/apis/ostracon-rpc.md) · [Page](https://skmtc.dev/finschia/apis/ostracon-rpc/changes/dump_consensus_state/get)
