---
title: "Changes to Get block results at a specified height"
method: GET
path: "/block_results"
---

# Changes to Get block results at a specified height

`GET /block_results`

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

## Timeline

Changed in 4 of 18 revisions.

- **2023-01-22** `4c3b4d6d6be6` — 1 breaking, 2 info
- **2022-02-25** `d05173847016` — 1 breaking, 5 warning, 2 info
- **2021-07-05** `547cd6bf0829` — 1 breaking, 2 info
- **2020-08-21** `c329db0eaf56` — 2 breaking, 6 info

## Changes

- **2023-01-22** `4c3b4d6d6be6` — 1 breaking, 2 info
  - removed the required property `result/blocks/items/block/header/voters_hash` from the response with the `200` status
  - added the required property `result/blocks/items/block/header/next_validators_hash` to the response with the `200` status
  - added the required property `result/blocks/items/block/header/validators_hash` to the response with the `200` status
- **2022-02-25** `d05173847016` — 1 breaking, 5 warning, 2 info
  - removed the required property `result/height` from the response with the `200` status
  - removed the optional property `result/begin_block_events` from the response with the `200` status
  - removed the optional property `result/consensus_params_updates` from the response with the `200` status
  - removed the optional property `result/end_block` from the response with the `200` status
  - removed the optional property `result/txs_results` from the response with the `200` status
  - removed the optional property `result/validator_updates` from the response with the `200` status
  - added the required property `result/blocks` to the response with the `200` status
  - added the required property `result/total_count` to the response with the `200` status
- **2021-07-05** `547cd6bf0829` — 1 breaking, 2 info
  - removed the required property `result/consensus_params_updates/evidence/max_age` from the response with the `200` status
  - added the required property `result/consensus_params_updates/evidence/max_age_duration` to the response with the `200` status
  - added the required property `result/consensus_params_updates/evidence/max_age_num_blocks` to the response with the `200` status
- **2020-08-21** `c329db0eaf56` — 2 breaking, 6 info
  - removed the required property `result/blocks` from the response with the `200` status
  - removed the required property `result/total_count` from the response with the `200` status
  - added the optional property `result/begin_block_events` to the response with the `200` status
  - added the optional property `result/consensus_params_updates` to the response with the `200` status
  - added the optional property `result/end_block` to the response with the `200` status
  - added the optional property `result/txs_results` to the response with the `200` status
  - added the optional property `result/validator_updates` to the response with the `200` status
  - added the required property `result/height` to the response with the `200` status

---

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