---
title: "List Combined Transfers"
method: GET
path: "/combined_transfers"
tags: ["Combined Transfers"]
---

# List Combined Transfers

`GET /combined_transfers`

Retrieves a list of Combined Transfers. These represent transactions where both a counterparty Synthetic Account and a Transfer were created in a single API call. You can filter results by status and other parameters.

## Query parameters

- `status` 'queued' | 'pending' | 'failed' | 'completed' — Filter by status. Multiple values are allowed, e.g. `status[]=queued&status[]=pending`.
- `synthetic_account_external_uid` string
- `synthetic_account_pool_uid` string
- `synthetic_account_uid` string
- `transfer_customer_uid` string
- `transfer_external_uid` string
- `transfer_uid` string

## Parameters

- `#/paths/~1pools/get/parameters/1` — unresolved $ref
- `#/paths/~1pools/get/parameters/2` — unresolved $ref
- `#/paths/~1transactions/get/parameters/15` — unresolved $ref
- `#/paths/~1transactions/get/parameters/16` — unresolved $ref
- `#/paths/~1transfers/get/parameters/1` — unresolved $ref

## Other responses

- `403` — Denied access to Combined Transfers
- `422` — Failed to retrieve Combined Transfers

---

[API](https://skmtc.net/newline53/apis/newline-platform-api.md) · [All operations](https://skmtc.net/newline53/apis/newline-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/newline53/newline-platform-api/revisions/54f4fe726d8f/schema)
