Retrieve all portfolios for the authenticated user with holdings and target allocation.
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}$Array of user portfolios with holdings and target allocation.
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.