---
title: "Changes to Retrieve Dispute Alert"
method: GET
path: "/dispute_alerts/{id}"
---

# Changes to Retrieve Dispute Alert

`GET /dispute_alerts/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 41 revisions.

- **2026-08-12** `6fb1c04bf255` — 6 breaking, 3 warning, 112 info
- **2026-07-26** `60bbb4a6ffbc` — 1 warning

## Changes

- **2026-08-12** `6fb1c04bf255` — 6 breaking, 3 warning, 112 info
  - the `created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - removed the required property `alert_type` from the response with the `200` status
  - removed the required property `charge_for_alert` from the response with the `200` status
  - removed the required property `dispute` from the response with the `200` status
  - removed the required property `payment` from the response with the `200` status
  - removed the required property `transaction_date` from the response with the `200` 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
  - removed the optional property `error/param` from the response with the `404` status
  - the security scope `member:basic:read` was removed from the endpoint's security scheme `bearerAuth`
  - the security scope `member:email:read` was removed from the endpoint's security scheme `bearerAuth`
  - the security scope `member:phone:read` was removed from the endpoint's security scheme `bearerAuth`
  - 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`
  - removed the non-success response with the status `400`
  - 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 `currency` response property for the response status `200`
  - removed the `all` enum value from the `currency` response property for the response status `200`
  - removed the `amd` enum value from the `currency` response property for the response status `200`
  - removed the `ape` enum value from the `currency` response property for the response status `200`
  - removed the `ars` enum value from the `currency` response property for the response status `200`
  - removed the `aud` enum value from the `currency` response property for the response status `200`
  - removed the `awg` enum value from the `currency` response property for the response status `200`
  - removed the `bam` enum value from the `currency` response property for the response status `200`
  - removed the `bgn` enum value from the `currency` response property for the response status `200`
  - removed the `bhd` enum value from the `currency` response property for the response status `200`
  - removed the `bob` enum value from the `currency` response property for the response status `200`
  - removed the `brl` enum value from the `currency` response property for the response status `200`
  - removed the `bsd` enum value from the `currency` response property for the response status `200`
  - removed the `btc` enum value from the `currency` response property for the response status `200`
  - removed the `cad` enum value from the `currency` response property for the response status `200`
  - removed the `chf` enum value from the `currency` response property for the response status `200`
  - removed the `clp` enum value from the `currency` response property for the response status `200`
  - removed the `cny` enum value from the `currency` response property for the response status `200`
  - removed the `cop` enum value from the `currency` response property for the response status `200`
  - removed the `crc` enum value from the `currency` response property for the response status `200`
  - removed the `czk` enum value from the `currency` response property for the response status `200`
  - …81 more
- **2026-07-26** `60bbb4a6ffbc` — 1 warning
  - added the new `bank_wire` enum value to the `payment/payment_method_type/oneOf[#/components/schemas/PaymentMethodTypes]/` response property for the response status `200`

---

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