GET
/
sdk
/
{environmentId}
/
waas
/
{walletId}
/
keyShare
/
{keyShareId}
/
recover

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

environmentId
string
required

ID of the environment

Required string length: 36
walletId
string
required

UUID of the wallet

Required string length: 36
keyShareId
string
required

ID of the key share

Required string length: 36

Response

200 - application/json
encryptedKeyShare
string
required