---
title: "List all Transfers (Available soon)"
method: GET
path: "/transfers"
tags: ["Transfers"]
---

# List all Transfers (Available soon)

`GET /transfers`

## Query parameters

- `page` string
- `per_page` string
- `from_bank_account_id` string
- `to_bank_account_id` string

## Response `200`

OK

- ListAllTransfersResponse
  - `data` object[], required

---

[API](https://skmtc.net/zeptopayments/apis/zepto-api.md) · [All operations](https://skmtc.net/zeptopayments/apis/zepto-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeptopayments/zepto-api/revisions/6353e9b9af6f/schema)
