Retrieve portfolio holdings (ISIN, asset, quantity) and target allocation (percentages per asset)
Documentation Index
Fetch the complete documentation index at: https://docs.wealthyhood.com/llms.txt
Use this file to discover all available pages before exploring further.
Auth0-issued access token that includes the scopes listed for the route.
MongoDB identifier of the user whose portfolio is being queried.
^[a-f0-9]{24}$Portfolio identifier belonging to the authenticated user.
^[a-f0-9]{24}$Portfolio holdings with asset details.
Portfolio unique identifier.
ISO currency code for the portfolio (e.g. EUR, GBP, USD).
Array of holdings with asset details and quantities.
Target allocation by asset. Weights are persisted with the portfolio. May be an empty array when unset.
Portfolio creation timestamp.
Last update timestamp.