v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-0815390371.2 KB
Portfolio

Get Portfolio Distribution

Get portfolio distribution by tokens with percentages across all or filtered accounts.

Args: filter_request: JSON payload with filtering criteria

Returns: Dictionary with token distribution including percentages, values, and breakdown by accounts/connectors

post/portfolio/distribution

Request body

account_namesstring[] nullable

List of account names to filter by

connector_namesstring[] nullable

List of connector names to filter by

Response

Successful Response

{"stackTrail":"paths:/portfolio/distribution:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}