/accounts

Get Account Data

Retrieve account names with their total values for a given portfolio.

get/api/v1.0/public/accounts/

Query parameters

portfolio_idinteger required

Portfolio ID to get accounts for

Response

Account data retrieved successfully

portfolio_idinteger

Portfolio ID

portfolio_namestring

Portfolio display name

total_accountsinteger

Total number of accounts

Changes

No recorded changes to this endpoint across all 1 revision of this API.