Wallet
List wallet share requests
Lists all wallet share requests:
- List of the wallets and the users for which wallet share request is present.
get/api/v2/walletsharerequests
Response
OK
Example response
{
"walletShareRequests": [
{
"walletId": "59cd72485007a239fb00282ed480da1f"
}
]
}