---
title: "List Synthetic Accounts"
method: GET
path: "/synthetic_accounts"
tags: ["Synthetic Accounts"]
---

# List Synthetic Accounts

`GET /synthetic_accounts`

Retrieve a list of Synthetic Accounts associated with the specified Customer and Pool. This endpoint supports filtering by account type, category, status, and sorting by balance or name.

## Query parameters

- `synthetic_account_type_uid` string
- `synthetic_account_category` 'general' | 'ach_external' | 'wire_external' | 'instant_payment_external'
- `status` 'initiated' | 'active' | 'archived' | 'failed' — Filter by status. Multiple values are allowed, e.g. `status[]=archived&status[]=failed`.
- `sort` 'name_asc' | 'name_desc' | 'net_usd_balance_asc' | 'net_usd_balance_desc' | 'net_usd_pending_balance_asc' | 'net_usd_pending_balance_desc' | 'net_usd_available_balance_asc' | 'net_usd_available_balance_desc'

## Parameters

- `#/paths/~1pools/get/parameters/0` — unresolved $ref
- `#/paths/~1transfers/get/parameters/1` — unresolved $ref
- `#/paths/~1transfers/get/parameters/2` — unresolved $ref
- `#/paths/~1pools/get/parameters/1` — unresolved $ref
- `#/paths/~1pools/get/parameters/2` — unresolved $ref
- `#/paths/~1custodial_accounts/get/parameters/4` — unresolved $ref

---

[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)
