Retrieve the latest orders and dividends tied to a user-held investment product.
Return a reverse-chronological feed of asset activity for the authenticated user, covering investment orders and dividend transactions linked to the requested ISIN. Rewards are not included in the B2B API. Provide the optionalDocumentation Index
Fetch the complete documentation index at: https://docs.wealthyhood.com/llms.txt
Use this file to discover all available pages before exploring further.
limit parameter to cap the total number of
combined items returned.
Bearer YOUR_ACCESS_TOKEN and must include the read:users scope.Auth0-issued access token that includes the read:users scope.
MongoDB identifier of the Wealthyhood user whose subscription context should be applied.
^[a-f0-9]{24}$ISIN of the investment product to retrieve.
^[A-Z0-9]{12}$Maximum number of activity items to return.
x >= 1