---
title: "Changes to Get all transactions"
method: GET
path: "/transactions"
---

# Changes to Get all transactions

`GET /transactions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 21 of 39 revisions.

- **2025-06-24** (v1) `9e3fb59b9891` — 1 info
- **2025-05-21** (v1) `7d50c61d15a0` — 2 warning
- **2024-07-17** (v1) `442da14d7ff0` — 3 warning
- **2024-05-02** (v1) `3cbb09de4cb8` — 1 warning
- **2024-03-04** (v1) `2b890cadd368` — 2 warning
- **2023-12-20** (v1) `b6626bee4e9b` — 1 warning, 1 info
- **2023-10-27** (v1) `6a461735ce65` — 8 warning
- **2023-09-27** (v1) `e8d0f4dc4d40` — 8 warning, 1 info
- **2023-08-09** (v1) `c361708577d0` — 1 info
- **2023-07-12** (v1) `b59d8300b507` — 1 warning
- **2023-06-20** (v1) `27fc86f6c350` — 2 warning, 1 info
- **2023-02-21** (v1) `a241130043aa` — 33 breaking
- **2023-02-13** (v1) `d9062d8e351c` — 1 info
- **2023-02-03** (v1) `0b43694e9877` — 2 warning
- **2023-02-01** (v1) `71b6c9eee9e9` — 3 info
- **2023-01-10** (v1) `2cb4e0690ae2` — 1 warning
- **2022-11-28** (v1) `02d77153ae6b` — 1 warning, 1 info
- **2022-10-04** (v1) `5050c5535aca` — 4 breaking, 1 warning
- **2022-09-07** (v1) `4a2a50ba39a0` — 1 warning
- **2022-09-02** (v1) `a6fcc469131a` — 1 info
- **2021-11-01** (v1) `cceb5575f239` — 1 breaking

## Changes

- **2025-06-24** (v1) `9e3fb59b9891` — 1 info
  - added the new optional `query` request parameter `sortOrder`
- **2025-05-21** (v1) `7d50c61d15a0` — 2 warning
  - added the new `interest` enum value to the `data/items/category` response property for the response status `200`
  - added the new `interestPayout` enum value to the `data/items/type` response property for the response status `200`
- **2024-07-17** (v1) `442da14d7ff0` — 3 warning
  - added the new `cashoutFee` enum value to the `data/items/type` response property for the response status `200`
  - added the new `cashoutFunding` enum value to the `data/items/type` response property for the response status `200`
  - added the new `cashoutRepayment` enum value to the `data/items/type` response property for the response status `200`
- **2024-05-02** (v1) `3cbb09de4cb8` — 1 warning
  - added the new `capitalFundsCollection` enum value to the `data/items/type` response property for the response status `200`
- **2024-03-04** (v1) `2b890cadd368` — 2 warning
  - added the new `bankDirectDebit` enum value to the `data/items/type` response property for the response status `200`
  - added the new `internalDirectDebit` enum value to the `data/items/type` response property for the response status `200`
- **2023-12-20** (v1) `b6626bee4e9b` — 1 warning, 1 info
  - added the new `topUp` enum value to the `data/items/category` response property for the response status `200`
  - the endpoint scheme security `clientKey` was added to the API
- **2023-10-27** (v1) `6a461735ce65` — 8 warning
  - removed the optional property `response/paths` from the response with the `401` status
  - removed the optional property `response/paths` from the response with the `403` status
  - removed the optional property `response/paths` from the response with the `422` status
  - removed the optional property `response/paths` from the response with the `500` status
  - removed the optional property `response/rootPath` from the response with the `401` status
  - removed the optional property `response/rootPath` from the response with the `403` status
  - removed the optional property `response/rootPath` from the response with the `422` status
  - removed the optional property `response/rootPath` from the response with the `500` status
- **2023-09-27** (v1) `e8d0f4dc4d40` — 8 warning, 1 info
  - added the new `balanceMigration` enum value to the `data/items/type` response property for the response status `200`
  - added the new `cashOutFee` enum value to the `data/items/type` response property for the response status `200`
  - added the new `cashOutFunding` enum value to the `data/items/type` response property for the response status `200`
  - added the new `cashOutInstruction` enum value to the `data/items/type` response property for the response status `200`
  - added the new `chargebackCorrection` enum value to the `data/items/type` response property for the response status `200`
  - added the new `chargebackReversalCorrection` enum value to the `data/items/type` response property for the response status `200`
  - added the new `secondChargebackCorrection` enum value to the `data/items/type` response property for the response status `200`
  - added the new `upgrade` enum value to the `data/items/category` response property for the response status `200`
  - added the optional property `data/items/counterparty/merchant/acquirerId` to the response with the `200` status
- **2023-08-09** (v1) `c361708577d0` — 1 info
  - added the optional property `data/items/creationDate` to the response with the `200` status
- **2023-07-12** (v1) `b59d8300b507` — 1 warning
  - added the new `cardTransfer` enum value to the `data/items/type` response property for the response status `200`
- **2023-06-20** (v1) `27fc86f6c350` — 2 warning, 1 info
  - added the new `card` enum value to the `data/items/category` response property for the response status `200`
  - added the new `migration` enum value to the `data/items/category` response property for the response status `200`
  - the endpoint scheme security `BasicAuth` was added to the API
- **2023-02-21** (v1) `a241130043aa` — 33 breaking
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - the response's body type/format changed from ``/`` to `object`/`` for status `401`
  - the response's body type/format changed from ``/`` to `object`/`` for status `403`
  - the response's body type/format changed from ``/`` to `object`/`` for status `422`
  - the response's body type/format changed from ``/`` to `object`/`` for status `500`
  - the `_links` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `_links/next` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `_links/prev` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/amount` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/counterparty` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/counterparty/bankAccount` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/counterparty/bankAccount/address` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/counterparty/bankAccount/ownerName` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/counterparty/merchant` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/counterparty/merchant/nameLocation` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `data/items/instructedAmount` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `invalidFields/items/` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `invalidFields/items/` response's property type/format changed from ``/`` to `object`/`` for status `403`
  - the `invalidFields/items/` response's property type/format changed from ``/`` to `object`/`` for status `422`
  - the `invalidFields/items/` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - the `response` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `response` response's property type/format changed from ``/`` to `object`/`` for status `403`
  - the `response` response's property type/format changed from ``/`` to `object`/`` for status `422`
  - the `response` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - the `response/paths/items/` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `response/paths/items/` response's property type/format changed from ``/`` to `object`/`` for status `403`
  - the `response/paths/items/` response's property type/format changed from ``/`` to `object`/`` for status `422`
  - the `response/paths/items/` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - the `response/rootPath` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `response/rootPath` response's property type/format changed from ``/`` to `object`/`` for status `403`
  - the `response/rootPath` response's property type/format changed from ``/`` to `object`/`` for status `422`
  - the `response/rootPath` response's property type/format changed from ``/`` to `object`/`` for status `500`
- **2023-02-13** (v1) `d9062d8e351c` — 1 info
  - added the new optional `query` request parameter `paymentInstrumentId`
- **2023-02-03** (v1) `0b43694e9877` — 2 warning
  - added the new `installment` enum value to the `data/items/type` response property for the response status `200`
  - added the new `installmentReversal` enum value to the `data/items/type` response property for the response status `200`
- **2023-02-01** (v1) `71b6c9eee9e9` — 3 info
  - removed the `directDebit` enum value from the `data/items/type` response property for the response status `200`
  - removed the `installment` enum value from the `data/items/type` response property for the response status `200`
  - removed the `installmentReversal` enum value from the `data/items/type` response property for the response status `200`
- **2023-01-10** (v1) `2cb4e0690ae2` — 1 warning
  - added the new `balanceRollover` enum value to the `data/items/type` response property for the response status `200`
- **2022-11-28** (v1) `02d77153ae6b` — 1 warning, 1 info
  - added the new `directDebit` enum value to the `data/items/type` response property for the response status `200`
  - the response required property `data/items/id` became not read-only for the status `200`
- **2022-10-04** (v1) `5050c5535aca` — 4 breaking, 1 warning
  - the response property `data/items/instructedAmount` became optional for the status `200`
  - the response property `data/items/paymentInstrumentId` became optional for the status `200`
  - the response property `data/items/referenceForBeneficiary` became optional for the status `200`
  - the response property `data/items/transferId` became optional for the status `200`
  - added the new `balanceAdjustment` enum value to the `data/items/type` response property for the response status `200`
- **2022-09-07** (v1) `4a2a50ba39a0` — 1 warning
  - added the new `installmentReversal` enum value to the `data/items/type` response property for the response status `200`
- **2022-09-02** (v1) `a6fcc469131a` — 1 info
  - endpoint added
- **2021-11-01** (v1) `cceb5575f239` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/adyen/apis/transferservice/docs/transactions/get.md) · [API](https://skmtc.dev/adyen/apis/transferservice.md) · [Page](https://skmtc.dev/adyen/apis/transferservice/changes/transactions/get)
