---
title: "Changes to List All Disbursement Receivers"
method: GET
path: "/disbursements/{id}/receivers"
---

# Changes to List All Disbursement Receivers

`GET /disbursements/{id}/receivers`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 12 revisions.

- **2026-08-31** `7588d8d2a3c7` — 3 warning, 4 info
- **2026-01-08** `b6f8a6e65559` — 5 breaking, 24 info
- **2025-01-17** `dc42844e575d` — 2 warning, 3 info
- **2024-12-02** `2b94ab613474` — 1 warning, 1 info

## Changes

- **2026-08-31** `7588d8d2a3c7` — 3 warning, 4 info
  - removed the optional property `data/items/payment/circle_transfer_request_id` from the response with the `200` status
  - added the new `CANCELED` enum value to the `data/items/payment/disbursement/status` response property for the response status `200`
  - added the new `CANCELED` enum value to the `data/items/payment/disbursement/status_history/items/status` response property for the response status `200`
  - added the optional property `data/items/payment/circle_transaction_id` to the response with the `200` status
  - added the optional property `data/items/payment/circle_transaction_type` to the response with the `200` status
  - added the optional property `data/items/payment/source_wallet_id` to the response with the `200` status
  - added the optional property `data/items/receiver_wallet/canceled_payments` to the response with the `200` status
- **2026-01-08** `b6f8a6e65559` — 5 breaking, 24 info
  - for the `query` request parameter `page`, default value `1` was added
  - for the `query` request parameter `page_limit`, default value `20` was added
  - removed the media type `*/*` for the response with the status `401`
  - removed the media type `*/*` for the response with the status `403`
  - removed the media type `*/*` for the response with the status `404`
  - added the new optional `query` request parameter `direction`
  - added the new optional `query` request parameter `sort`
  - added the optional property `data/items/payment/disbursement/file_name` to the response with the `200` status
  - added the optional property `data/items/payment/disbursement/receiver_registration_message_template` to the response with the `200` status
  - added the optional property `data/items/payment/disbursement/registration_contact_type` to the response with the `200` status
  - added the optional property `data/items/payment/disbursement/status_history` to the response with the `200` status
  - added the optional property `data/items/payment/disbursement/verification_field` to the response with the `200` status
  - added the optional property `data/items/payment/external_payment_id` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/invitation_sent_at` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/otp_confirmed_at` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/otp_confirmed_with` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/sep24_transaction_id` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/status_history` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/stellar_memo` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/stellar_memo_type` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/wallet/deep_link_schema` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/wallet/enabled` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/wallet/sep_10_client_domain` to the response with the `200` status
  - added the optional property `data/items/payment/receiver_wallet/wallet/user_managed` to the response with the `200` status
  - added the optional property `data/items/payment/type` to the response with the `200` status
  - added the optional property `data/items/receiver_wallet/wallet/deep_link_schema` to the response with the `200` status
  - added the optional property `data/items/receiver_wallet/wallet/enabled` to the response with the `200` status
  - added the optional property `data/items/receiver_wallet/wallet/sep_10_client_domain` to the response with the `200` status
  - added the optional property `data/items/receiver_wallet/wallet/user_managed` to the response with the `200` status
- **2025-01-17** `dc42844e575d` — 2 warning, 3 info
  - added the new `CANCELED` enum value to the `data/items/payment/status` response property for the response status `200`
  - added the new `CANCELED` enum value to the `data/items/payment/status_history/items/status` response property for the response status `200`
  - added the media type `*/*` for the response with the status `401`
  - added the media type `*/*` for the response with the status `403`
  - added the media type `*/*` for the response with the status `404`
- **2024-12-02** `2b94ab613474` — 1 warning, 1 info
  - removed the optional property `data/items/receiver_wallet/last_sms_sent` from the response with the `200` status
  - added the optional property `data/items/receiver_wallet/last_message_sent_at` to the response with the `200` status

---

[Operation](https://skmtc.dev/stellar/apis/stellar-disbursement-platform-api/docs/disbursements/:id/receivers/get.md) · [API](https://skmtc.dev/stellar/apis/stellar-disbursement-platform-api.md) · [Page](https://skmtc.dev/stellar/apis/stellar-disbursement-platform-api/changes/disbursements/:id/receivers/get)
