---
title: "Changes to Get a list of raised disputes"
method: GET
path: "/disputes"
---

# Changes to Get a list of raised disputes

`GET /disputes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 13 revisions.

- **2025-08-29** (v1) `e904b7524602` — 3 breaking, 8 warning, 3 info
- **2025-04-08** (v1) `630612c91433` — 6 info
- **2025-03-24** (v1) `d62b057b286e` — 1 info
- **2024-10-29** (v1) `9031d498d504` — 2 info
- **2024-10-09** (v1) `b2203488943d` — 1 breaking, 14 info

## Changes

- **2025-08-29** (v1) `e904b7524602` — 3 breaking, 8 warning, 3 info
  - the `items/` response's property type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the required property `items/transactionId` from the response with the `200` status
  - removed the required property `items/type` from the response with the `200` status
  - removed the optional property `items/arn` from the response with the `200` status
  - removed the optional property `items/description` from the response with the `200` status
  - removed the optional property `items/disputedAmount` from the response with the `200` status
  - removed the optional property `items/duplicateInfo` from the response with the `200` status
  - removed the optional property `items/fraudInfo` from the response with the `200` status
  - removed the optional property `items/id` from the response with the `200` status
  - removed the optional property `items/notDeliveredInfo` from the response with the `200` status
  - removed the optional property `items/status` from the response with the `200` status
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `422`
- **2025-04-08** (v1) `630612c91433` — 6 info
  - added the optional property `items/notDeliveredInfo/agreedDeliveryLocation` to the response with the `200` status
  - added the optional property `items/notDeliveredInfo/deliveredToWrongLocation` to the response with the `200` status
  - added the optional property `items/notDeliveredInfo/didCardholderReturn` to the response with the `200` status
  - added the optional property `items/notDeliveredInfo/isDeliveryLate` to the response with the `200` status
  - added the optional property `items/notDeliveredInfo/isMerchantBankrupt` to the response with the `200` status
  - added the optional property `items/notDeliveredInfo/isNonFiatOrNft` to the response with the `200` status
- **2025-03-24** (v1) `d62b057b286e` — 1 info
  - added the optional property `items/duplicateInfo` to the response with the `200` status
- **2024-10-29** (v1) `9031d498d504` — 2 info
  - api tag `Raise Disputes` added
  - api tag `RaiseDisputeResource` removed
- **2024-10-09** (v1) `b2203488943d` — 1 breaking, 14 info
  - the `items/` response's property type/format changed from `array`/`` to `object`/`` for status `200`
  - api tag `RaiseDisputeResource` added
  - api tag `Raise Disputes` removed
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `422`
  - added the optional property `items/arn` to the response with the `200` status
  - added the optional property `items/description` to the response with the `200` status
  - added the optional property `items/disputedAmount` to the response with the `200` status
  - added the optional property `items/fraudInfo` to the response with the `200` status
  - added the optional property `items/id` to the response with the `200` status
  - added the optional property `items/notDeliveredInfo` to the response with the `200` status
  - added the optional property `items/status` to the response with the `200` status
  - added the required property `items/transactionId` to the response with the `200` status
  - added the required property `items/type` to the response with the `200` status

---

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