List External Accounts

Retrieves a paginated list of external bank accounts with filtering and search capabilities

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns a paginated list of external bank accounts linked via Plaid.

This endpoint is shared across Individual and Business Owner user types at the same URL:
GET /external-accounts/private/v1/account

Role-Based Access

RoleAccounts Returned
IndividualOwn linked external accounts only
Business OwnerOwn linked external accounts only
AdvisorExternal accounts for clients in their assigned portfolio
Root AdvisorAll external accounts organization-wide
Branch ManagerAll external accounts within their branch
Head Branch ManagerExternal accounts across branches under their management
Super AdvisorAll external accounts organization-wide

Admin roles can use filter[userId] to scope results to a specific client.

Query Params
integer
1 to 100
Defaults to 20

Number of records per page (default 20, max 100)

integer
≥ 1
Defaults to 1

Page number (1-based indexing)

string
enum
Defaults to -createdAt

Sort order for results

Allowed:
uuid

Filter accounts by owner ID (exact match)

string
enum

Filter accounts by account type (exact match)

Allowed:
string
enum

Filter by account owner role

Allowed:
string

Full-text search by account ID and business name

string

Full-text search by account number and business name

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json