---
title: "Changes to Get block by hash"
method: GET
path: "/block_by_hash"
---

# Changes to Get block by hash

`GET /block_by_hash`

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

## Timeline

Changed in 2 of 18 revisions.

- **2023-01-22** `4c3b4d6d6be6` — 1 breaking, 2 info
- **2021-07-05** `547cd6bf0829` — 2 breaking, 1 info

## Changes

- **2023-01-22** `4c3b4d6d6be6` — 1 breaking, 2 info
  - removed the required property `allOf[subschema #2]/result/block/header/voters_hash` from the response with the `200` status
  - added the required property `allOf[subschema #2]/result/block/header/next_validators_hash` to the response with the `200` status
  - added the required property `allOf[subschema #2]/result/block/header/validators_hash` to the response with the `200` status
- **2021-07-05** `547cd6bf0829` — 2 breaking, 1 info
  - removed the required property `allOf[subschema #2]/result/block/header/next_validators_hash` from the response with the `200` status
  - removed the required property `allOf[subschema #2]/result/block/header/validators_hash` from the response with the `200` status
  - added the required property `allOf[subschema #2]/result/block/header/voters_hash` to the response with the `200` status

---

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