---
title: "List exchange partners"
method: GET
path: "/exchange-partners"
tags: ["exchanges"]
---

# List exchange partners

`GET /exchange-partners`

Returns a list of all supported exchange partners. Each partner includes a unique ID, name, and status indicating whether they are active or inactive.

## Headers

- `Accept` 'application/vnd.dwolla.v1.hal+json', required

## Response `200`

successful operation

## Other responses

- `403` — Forbidden

## Changes

- **2026-02-20** `fb407ef46976` — 1 warning
  - added the new `Checkout.com` enum value to the `_embedded/exchange-partners/items/name` response property for the response status `200`
- **2025-11-19** `e44b6a6d5724` — 5 warning, 5 info
  - added the new `Finicity` enum value to the `_embedded/exchange-partners/items/name` response property for the response status `200`
  - added the new `Flinks` enum value to the `_embedded/exchange-partners/items/name` response property for the response status `200`
  - added the new `MX` enum value to the `_embedded/exchange-partners/items/name` response property for the response status `200`
  - added the new `Plaid` enum value to the `_embedded/exchange-partners/items/name` response property for the response status `200`
  - …6 more
- **2025-06-06** `231d0268586b` — 1 info
  - added the non-success response with the status `403`
- **2025-05-23** `4c8b16e05918` — 1 breaking
  - added the new required `header` request parameter `Accept`

[Change history](https://skmtc.dev/dwolla/apis/dwolla-api/changes/exchange-partners/get.md)

---

[API](https://skmtc.dev/dwolla/apis/dwolla-api.md) · [All operations](https://skmtc.dev/dwolla/apis/dwolla-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dwolla/dwolla-api/revisions/0e13062ae3be/schema)
