latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
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"
}
]
}