Portfolio

Get Portfolio State

Get the current state of all or filtered accounts portfolio.

Args: filter_request: JSON payload with filtering criteria

Returns: Dict containing account states with connector balances and token information

post/portfolio/state

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

object required

Changes