Data v1.Investment
List investments
Returns an object with a list of the authenticated user's portfolios and corresponding financial instruments.
get/api/v1/investments
Query parameters
portfolioTypestring[]
The portfolio types to select from aggregated investment data. Multiple types are allowed and are passed as: portfolioType=type1&portfolioType=type2. If omitted, everything is selected.
Response
successful operation
Data20v1Investment required— unresolved $ref
Changes
No recorded changes to this endpoint across all 9 revisions of this API.