---
title: "Changes to returns the transaction and results which correspond to the hash"
method: GET
path: "/transaction/{txHash}?withResults=true"
---

# Changes to returns the transaction and results which correspond to the hash

`GET /transaction/{txHash}?withResults=true`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 27 revisions.

- **2024-01-09** `fb895587d7c6` — 2 breaking, 6 warning, 12 info
- **2023-02-08** `82d543636074` — 2 breaking, 13 warning, 5 info

## Changes

- **2024-01-09** `fb895587d7c6` — 2 breaking, 6 warning, 12 info
  - added the new path request parameter `txHash`
  - the `items/data/items/` response's property type/format changed from `object`/`` to `integer`/`` for status `200`
  - deleted the `path` request parameter `txhash`
  - removed the optional property `items/code` from the response with the `200` status
  - removed the optional property `items/data/items/balance` from the response with the `200` status
  - removed the optional property `items/data/items/properties` from the response with the `200` status
  - removed the optional property `items/data/items/tokenIdentifier` from the response with the `200` status
  - removed the optional property `items/error` from the response with the `200` status
  - added the optional property `items/chainid` to the response with the `200` status
  - added the optional property `items/gaslimit` to the response with the `200` status
  - added the optional property `items/gasprice` to the response with the `200` status
  - added the optional property `items/nonce` to the response with the `200` status
  - added the optional property `items/options` to the response with the `200` status
  - added the optional property `items/receiver` to the response with the `200` status
  - added the optional property `items/receiverusername` to the response with the `200` status
  - added the optional property `items/sender` to the response with the `200` status
  - added the optional property `items/senderusername` to the response with the `200` status
  - added the optional property `items/signature` to the response with the `200` status
  - added the optional property `items/value` to the response with the `200` status
  - added the optional property `items/version` to the response with the `200` status
- **2023-02-08** `82d543636074` — 2 breaking, 13 warning, 5 info
  - added the new path request parameter `txhash`
  - the `items/data/items/` response's property type/format changed from `integer`/`` to `object`/`` for status `200`
  - deleted the `path` request parameter `txHash`
  - removed the optional property `items/chainid` from the response with the `200` status
  - removed the optional property `items/gaslimit` from the response with the `200` status
  - removed the optional property `items/gasprice` from the response with the `200` status
  - removed the optional property `items/nonce` from the response with the `200` status
  - removed the optional property `items/options` from the response with the `200` status
  - removed the optional property `items/receiver` from the response with the `200` status
  - removed the optional property `items/receiverusername` from the response with the `200` status
  - removed the optional property `items/sender` from the response with the `200` status
  - removed the optional property `items/senderusername` from the response with the `200` status
  - removed the optional property `items/signature` from the response with the `200` status
  - removed the optional property `items/value` from the response with the `200` status
  - removed the optional property `items/version` from the response with the `200` status
  - added the optional property `items/code` to the response with the `200` status
  - added the optional property `items/data/items/balance` to the response with the `200` status
  - added the optional property `items/data/items/properties` to the response with the `200` status
  - added the optional property `items/data/items/tokenIdentifier` to the response with the `200` status
  - added the optional property `items/error` to the response with the `200` status

---

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