Fetches all wallets associated with the authenticated user.
User
server (Port 5000).GeneralWalletData
collection.colortag
helps differentiate wallets in the UI.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful retrieval of user wallets.
The response is of type object[]
.