---
title: "Changes to Returns a list of consensus blocks, sorted from most to least recent."
method: GET
path: "/consensus/blocks"
---

# Changes to Returns a list of consensus blocks, sorted from most to least recent.

`GET /consensus/blocks`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 3 revisions.

- **2026-07-17** `a841981f8ee1` — 3 info
- **2024-10-25** `51ea4d2cd991` — 1 breaking, 2 warning

## Changes

- **2026-07-17** `a841981f8ee1` — 3 info
  - added the new optional `query` request parameter `proposed_by`
  - added the optional property `allOf[subschema #2]/blocks/items/allOf[#/components/schemas/Block]/signers` to the response with the `200` status
  - added the required property `allOf[subschema #2]/blocks/items/allOf[#/components/schemas/Block]/proposer` to the response with the `200` status
- **2024-10-25** `51ea4d2cd991` — 1 breaking, 2 warning
  - removed the required property `allOf[subschema #2]/blocks/items/allOf[#/components/schemas/Block]/proposer` from the response with the `200` status
  - deleted the `query` request parameter `proposed_by`
  - removed the optional property `allOf[subschema #2]/blocks/items/allOf[#/components/schemas/Block]/signers` from the response with the `200` status

---

[Operation](https://skmtc.dev/oasisprotocol/apis/oasis-nexus-api-v1/docs/consensus/blocks/get.md) · [API](https://skmtc.dev/oasisprotocol/apis/oasis-nexus-api-v1.md) · [Page](https://skmtc.dev/oasisprotocol/apis/oasis-nexus-api-v1/changes/consensus/blocks/get)
