get https://bo-api.drivewealth.io/back-office/users//managed/allocations
Fetches a list of an User's allocations.
Response
Fetches a list of an User's allocations.
xxxxxxxxxx
curl --request GET \
--url https://bo-api.drivewealth.io/back-office/users/userID/managed/allocations \
--header 'accept: application/json' \
--header 'dw-client-app-key: {{yourAppKey}}'