---
title: "Changes to Get transaction by id"
method: GET
path: "/api/v1/transactions/{transactionId}"
---

# Changes to Get transaction by id

`GET /api/v1/transactions/{transactionId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 53 revisions.

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

## Changes

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

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/transactions/:transactionId/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/:transactionId/get)
