---
title: "List exchanges for a customer"
method: GET
path: "/customers/{id}/exchanges"
tags: ["exchanges"]
---

# List exchanges for a customer

`GET /customers/{id}/exchanges`

List exchanges for a customer

## Path parameters

- `id` string, required

## Response `200`

successful operation

## Other responses

- `404` — Not Found

---

[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/8a20e7000645/schema)
