---
title: "Changes to List funding sources for an account"
method: GET
path: "/accounts/{id}/funding-sources"
---

# Changes to List funding sources for an account

`GET /accounts/{id}/funding-sources`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 33 revisions.

- **2026-01-06** `3ddce254729a` — 2 info
- **2025-12-03** `32790f685ab9` — 1 warning
- **2025-08-04** `0790dc9b2a0e` — 3 warning
- **2025-06-06** `231d0268586b` — 1 info
- **2025-05-30** `9c0a7a570129` — 2 info
- **2025-05-23** `4c8b16e05918` — 1 breaking

## Changes

- **2026-01-06** `3ddce254729a` — 2 info
  - added the optional property `_embedded/funding-sources/items/bankUsageType` to the response with the `200` status
  - added the optional property `_embedded/funding-sources/items/cardDetails` to the response with the `200` status
- **2025-12-03** `32790f685ab9` — 1 warning
  - added the new `external` enum value to the `_embedded/funding-sources/items/channels/items/` response property for the response status `200`
- **2025-08-04** `0790dc9b2a0e` — 3 warning
  - added the new `ach` enum value to the `_embedded/funding-sources/items/channels/items/` response property for the response status `200`
  - added the new `real-time-payments` enum value to the `_embedded/funding-sources/items/channels/items/` response property for the response status `200`
  - added the new `wire` enum value to the `_embedded/funding-sources/items/channels/items/` response property for the response status `200`
- **2025-06-06** `231d0268586b` — 1 info
  - api operation id `listAccountFundingSources` removed and replaced with `listFundingSources`
- **2025-05-30** `9c0a7a570129` — 2 info
  - api tag `accounts` added
  - api tag `account` removed
- **2025-05-23** `4c8b16e05918` — 1 breaking
  - added the new required `header` request parameter `Accept`

---

[Operation](https://skmtc.dev/dwolla/apis/dwolla-api/docs/accounts/:id/funding-sources/get.md) · [API](https://skmtc.dev/dwolla/apis/dwolla-api.md) · [Page](https://skmtc.dev/dwolla/apis/dwolla-api/changes/accounts/:id/funding-sources/get)
