---
title: "Changes to List payouts"
method: GET
path: "/v2/payouts"
---

# Changes to List payouts

`GET /v2/payouts`

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

## Timeline

Changed in 6 of 79 revisions.

- **2026-08-05** `40ce187fe729` — 1 breaking
- **2026-07-08** `1bcb76dbe9ea` — 1 breaking
- **2026-06-22** `1fdc21356fc6` — 1 info
- **2026-05-19** `7cab62b21830` — 1 info
- **2026-05-13** `c9097984fd6b` — 2 breaking, 3 info
- **2026-05-12** `f5e0eb3b7313` — 1 info

## Changes

- **2026-08-05** `40ce187fe729` — 1 breaking
  - the response property `_embedded/payouts/items/description` became nullable for the status `200`
- **2026-07-08** `1bcb76dbe9ea` — 1 breaking
  - the `count` response property's min was decreased from `1.00` to `0.00` for the response status `200`
- **2026-06-22** `1fdc21356fc6` — 1 info
  - the endpoint scheme security `oAuth` was removed from the API
- **2026-05-19** `7cab62b21830` — 1 info
  - added the non-success response with the status `429`
- **2026-05-13** `c9097984fd6b` — 2 breaking, 3 info
  - the response property `_embedded/payouts/items/amount` became nullable for the status `200`
  - the `_embedded/payouts/items/amount` response's property type changed from no type to `object, null` for status `200`
  - removed `#/components/schemas/amount-nullable` from the `_embedded/payouts/items/amount` response property `allOf` list for the response status `200`
  - added the required property `_embedded/payouts/items/amount/currency` to the response with the `200` status
  - added the required property `_embedded/payouts/items/amount/value` to the response with the `200` status
- **2026-05-12** `f5e0eb3b7313` — 1 info
  - endpoint added

---

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