---
title: "Changes to returns the transaction which corresponds to the hash"
method: GET
path: "/transaction/{txHash}"
---

# Changes to returns the transaction which corresponds to the hash

`GET /transaction/{txHash}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 27 revisions.

- **2023-02-08** `82d543636074` — 13 warning

## Changes

- **2023-02-08** `82d543636074` — 13 warning
  - removed the optional property `chainid` from the response with the `200` status
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `gaslimit` from the response with the `200` status
  - removed the optional property `gasprice` from the response with the `200` status
  - removed the optional property `nonce` from the response with the `200` status
  - removed the optional property `options` from the response with the `200` status
  - removed the optional property `receiver` from the response with the `200` status
  - removed the optional property `receiverusername` from the response with the `200` status
  - removed the optional property `sender` from the response with the `200` status
  - removed the optional property `senderusername` from the response with the `200` status
  - removed the optional property `signature` from the response with the `200` status
  - removed the optional property `value` from the response with the `200` status
  - removed the optional property `version` from the response with the `200` status

---

[Operation](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/docs/transaction/:txHash/get.md) · [API](https://skmtc.dev/multiversx/apis/multiversx-gateway-api.md) · [Page](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/changes/transaction/:txHash/get)
