---
title: "Changes to List transactions"
method: GET
path: "/api/v1/transactions"
---

# Changes to List transactions

`GET /api/v1/transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 53 revisions.

- **2026-05-12** (v1) `985b30b8caa5` — 9 warning, 9 info
- **2026-04-15** (v1) `f51904ce51a9` — 1 info
- **2026-03-03** (v1) `f51042d19a8e` — 3 warning, 3 info
- **2026-02-11** (v1) `21f905e40dd1` — 1 warning, 1 info
- **2026-01-30** (v1) `3eea44601e88` — 1 info
- **2026-01-22** (v1) `e44cfc649d5f` — 1 breaking, 1 warning, 2 info
- **2025-12-24** (v1) `f1ab65a800ac` — 1 warning, 1 info
- **2025-11-17** (v1) `b710de452fd3` — 2 breaking, 2 info
- **2025-08-08** (v1) `db389f03b097` — 32 breaking, 4 warning, 16 info

## Changes

- **2026-05-12** (v1) `985b30b8caa5` — 9 warning, 9 info
  - added the new `CRSPUBLICATION` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `HINTSKEYPUBLICATION` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `HINTSPARTIALSIGNATURE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `HINTSPREPROCESSINGVOTE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `HISTORYPROOFKEYPUBLICATION` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `HISTORYPROOFSIGNATURE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `HISTORYPROOFVOTE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `MIGRATIONROOTHASHVOTE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `STATESIGNATURETRANSACTION` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new enum value `CRSPUBLICATION` to the `query` request parameter `transactiontype`
  - added the new enum value `HINTSKEYPUBLICATION` to the `query` request parameter `transactiontype`
  - added the new enum value `HINTSPARTIALSIGNATURE` to the `query` request parameter `transactiontype`
  - added the new enum value `HINTSPREPROCESSINGVOTE` to the `query` request parameter `transactiontype`
  - added the new enum value `HISTORYPROOFKEYPUBLICATION` to the `query` request parameter `transactiontype`
  - added the new enum value `HISTORYPROOFSIGNATURE` to the `query` request parameter `transactiontype`
  - added the new enum value `HISTORYPROOFVOTE` to the `query` request parameter `transactiontype`
  - added the new enum value `MIGRATIONROOTHASHVOTE` to the `query` request parameter `transactiontype`
  - added the new enum value `STATESIGNATURETRANSACTION` to the `query` request parameter `transactiontype`
- **2026-04-15** (v1) `f51904ce51a9` — 1 info
  - added the optional property `transactions/items/high_volume_pricing_multiplier` to the response with the `200` status
- **2026-03-03** (v1) `f51042d19a8e` — 3 warning, 3 info
  - added the new `REGISTEREDNODECREATE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `REGISTEREDNODEDELETE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `REGISTEREDNODEUPDATE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new enum value `REGISTEREDNODECREATE` to the `query` request parameter `transactiontype`
  - added the new enum value `REGISTEREDNODEDELETE` to the `query` request parameter `transactiontype`
  - added the new enum value `REGISTEREDNODEUPDATE` to the `query` request parameter `transactiontype`
- **2026-02-11** (v1) `21f905e40dd1` — 1 warning, 1 info
  - added the new `LEDGERIDPUBLICATION` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new enum value `LEDGERIDPUBLICATION` to the `query` request parameter `transactiontype`
- **2026-01-30** (v1) `3eea44601e88` — 1 info
  - added the optional property `transactions/items/high_volume` to the response with the `200` status
- **2026-01-22** (v1) `e44cfc649d5f` — 1 breaking, 1 warning, 2 info
  - removed the enum value `LAMBDASSTORE` from the `query` request parameter `transactiontype`
  - added the new `HOOKSTORE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new enum value `HOOKSTORE` to the `query` request parameter `transactiontype`
  - removed the `LAMBDASSTORE` enum value from the `transactions/items/name` response property for the response status `200`
- **2025-12-24** (v1) `f1ab65a800ac` — 1 warning, 1 info
  - added the new `LAMBDASSTORE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new enum value `LAMBDASSTORE` to the `query` request parameter `transactiontype`
- **2025-11-17** (v1) `b710de452fd3` — 2 breaking, 2 info
  - removed the enum value `NODE` from the `query` request parameter `transactiontype`
  - removed the enum value `UNKNOWN` from the `query` request parameter `transactiontype`
  - removed the `NODE` enum value from the `transactions/items/name` response property for the response status `200`
  - removed the `UNKNOWN` enum value from the `transactions/items/name` response property for the response status `200`
- **2025-08-08** (v1) `db389f03b097` — 32 breaking, 4 warning, 16 info
  - removed the enum value `CRSPUBLICATION` from the `query` request parameter `transactiontype`
  - removed the enum value `HINTSKEYPUBLICATION` from the `query` request parameter `transactiontype`
  - removed the enum value `HINTSPARTIALSIGNATURE` from the `query` request parameter `transactiontype`
  - removed the enum value `HINTSPREPROCESSINGVOTE` from the `query` request parameter `transactiontype`
  - removed the enum value `HISTORYPROOFKEYPUBLICATION` from the `query` request parameter `transactiontype`
  - removed the enum value `HISTORYPROOFSIGNATURE` from the `query` request parameter `transactiontype`
  - removed the enum value `HISTORYPROOFVOTE` from the `query` request parameter `transactiontype`
  - removed the enum value `HOOKSTORE` from the `query` request parameter `transactiontype`
  - removed the enum value `LEDGERIDPUBLICATION` from the `query` request parameter `transactiontype`
  - removed the enum value `MIGRATIONROOTHASHVOTE` from the `query` request parameter `transactiontype`
  - removed the enum value `REGISTEREDNODECREATE` from the `query` request parameter `transactiontype`
  - removed the enum value `REGISTEREDNODEDELETE` from the `query` request parameter `transactiontype`
  - removed the enum value `REGISTEREDNODEUPDATE` from the `query` request parameter `transactiontype`
  - removed the enum value `STATESIGNATURETRANSACTION` from the `query` request parameter `transactiontype`
  - the response property `_status/messages/items/data` became nullable for the status `400`
  - the response property `_status/messages/items/detail` became nullable for the status `400`
  - the response property `links/next` became nullable for the status `200`
  - the response property `transactions/items/batch_key` became nullable for the status `200`
  - the response property `transactions/items/bytes` became nullable for the status `200`
  - the response property `transactions/items/entity_id` became nullable for the status `200`
  - the response property `transactions/items/max_custom_fees/items/account_id` became nullable for the status `200`
  - the response property `transactions/items/max_custom_fees/items/denominating_token_id` became nullable for the status `200`
  - the response property `transactions/items/memo_base64` became nullable for the status `200`
  - the response property `transactions/items/nft_transfers/items/receiver_account_id` became nullable for the status `200`
  - the response property `transactions/items/nft_transfers/items/sender_account_id` became nullable for the status `200`
  - the response property `transactions/items/nft_transfers/items/token_id` became nullable for the status `200`
  - the response property `transactions/items/node` became nullable for the status `200`
  - the response property `transactions/items/parent_consensus_timestamp` became nullable for the status `200`
  - the response property `transactions/items/staking_reward_transfers/items/account` became nullable for the status `200`
  - the response property `transactions/items/token_transfers/items/account` became nullable for the status `200`
  - the response property `transactions/items/token_transfers/items/token_id` became nullable for the status `200`
  - the response property `transactions/items/transfers/items/account` became nullable for the status `200`
  - removed the optional property `transactions/items/high_volume` from the response with the `200` status
  - removed the optional property `transactions/items/high_volume_pricing_multiplier` from the response with the `200` status
  - added the new `NODE` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new `UNKNOWN` enum value to the `transactions/items/name` response property for the response status `200`
  - added the new enum value `NODE` to the `query` request parameter `transactiontype`
  - added the new enum value `UNKNOWN` to the `query` request parameter `transactiontype`
  - removed the `CRSPUBLICATION` enum value from the `transactions/items/name` response property for the response status `200`
  - removed the `HINTSKEYPUBLICATION` enum value from the `transactions/items/name` response property for the response status `200`
  - …12 more

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/transactions/get.md) · [API](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api.md) · [Page](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/changes/api/v1/transactions/get)
