List all investment holdings

The endpoint returns a paginated list of investment accounts and their associated holdings, including positions, quantities, values, and asset details. Supports optional filtering by account IDs, account subtypes, and holding types.

Path Params
string
required
Query Params
string

Comma-separated list of account IDs to filter holdings

string

Comma-separated list of account subtypes to filter holdings (e.g., PLAN_401_K, IRA, BROKERAGE)

string

Comma-separated list of holding types to filter holdings (e.g., EQUITY, MUTUAL_FUND, OPTIONS)

integer

A page number within the paginated result set.

integer

Number of results to return per page. Default is 100, maximum is 500.

Responses

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