---
title: "List ACH Returns"
method: GET
path: "/ach_returns"
tags: ["ach return"]
---

# List ACH Returns

`GET /ach_returns`

:::warning
The features documented here are in a beta state, and this documentation is considered draft material subject to frequent change.
:::

Use this endpoint to get all ACH returns.

## Query parameters

- `institution_guid` string
- `returned_at` string
- `resolved_status_at` string
- `return_code` string
- `return_status` string
- `page` integer
- `records_per_page` integer

## Response `200`

OK

---

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