List wallet share requests

get/api/v2/walletsharerequests

Lists all wallet share requests:

  • List of the wallets and the users for which wallet share request is present.

200 Response

walletShareRequests array[object] required
id string required
walletId string required
Example: 59cd72485007a239fb00282ed480da1f
Match pattern: ^[0-9a-f]{32}$
walletLabel string required
coin string required
userId string required
userEmail string required
userFullName string required
permissions array[string] required
Allowed value: spend
created string <date-time>required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id