---
title: "Changes to List Dispute Alerts"
method: GET
path: "/dispute_alerts"
---

# Changes to List Dispute Alerts

`GET /dispute_alerts`

> Every recorded change to this endpoint, newest first.
> 74 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 74 revisions.

- **2026-09-25** `c1dceb26e505` — 1 info
- **2026-09-23** `140d015b9966` — 2 breaking, 1 info
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning
- **2026-08-12** `6fb1c04bf255` — 8 breaking, 4 warning, 119 info

## Changes

- **2026-09-25** `c1dceb26e505` — 1 info
  - added the required property `data/items/auto_refunded` to the response with the `200` status
- **2026-09-23** `140d015b9966` — 2 breaking, 1 info
  - removed the required property `data/items/actionable` from the response with the `200` status
  - removed the required property `data/items/not_actionable_reason` from the response with the `200` status
  - response property `data/items/issuer` deprecated
- **2026-09-16** `ff3a76573563` — 1 breaking, 2 warning
  - for the `query` request parameter `first`, default value `20` was added
  - for the `query` request parameter `first`, the max was set to `100.00`
  - for the `query` request parameter `last`, the max was set to `100.00`
- **2026-08-12** `6fb1c04bf255` — 8 breaking, 4 warning, 119 info
  - the `query` request parameter `direction` was restricted to a list of enum values
  - for the `query` request parameter `direction`, default value `desc` was added
  - the `data/items/created_at` response's property format changed from `date-time` to no format for status `200`
  - removed the required property `data/items/alert_type` from the response with the `200` status
  - removed the required property `data/items/charge_for_alert` from the response with the `200` status
  - removed the required property `data/items/dispute` from the response with the `200` status
  - removed the required property `data/items/payment` from the response with the `200` status
  - removed the required property `data/items/transaction_date` from the response with the `200` status
  - deleted the `query` request parameter `company_id`
  - removed the optional property `error/param` from the response with the `400` status
  - removed the optional property `error/param` from the response with the `401` status
  - removed the optional property `error/param` from the response with the `403` status
  - api operation id `listDisputeAlert` removed and replaced with `listDisputeAlerts`
  - the security scope `payment:basic:read` was removed from the endpoint's security scheme `bearerAuth`
  - the security scope `payment:dispute:read` was removed from the endpoint's security scheme `bearerAuth`
  - added the new optional `header` request parameter `Api-Version-Date`
  - added the new optional `query` request parameter `account_id`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `payment_id`
  - added the new optional `query` request parameter `type`
  - added the new enum value `asc` to the `query` request parameter `direction`
  - added the new enum value `desc` to the `query` request parameter `direction`
  - for the `query` request parameter `created_after`, the type was generalized from `string, null` to `string`, and format from `date-time` to no format
  - for the `query` request parameter `created_before`, the type was generalized from `string, null` to `string`, and format from `date-time` to no format
  - for the `query` request parameter `direction`, the type was generalized from no type to `string`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `422`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
  - removed the `aed` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `all` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `amd` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `ape` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `ars` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `aud` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `awg` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `bam` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `bgn` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `bhd` enum value from the `data/items/currency` response property for the response status `200`
  - removed the `bob` enum value from the `data/items/currency` response property for the response status `200`
  - …91 more

---

[Operation](https://skmtc.dev/whop/apis/whop-api/docs/dispute_alerts/get.md) · [API](https://skmtc.dev/whop/apis/whop-api.md) · [Page](https://skmtc.dev/whop/apis/whop-api/changes/dispute_alerts/get)
