Skip to main content

getUserPrivateKey

Given a user's email address, retrieves their private key. In the case of failure a rejected promise is returned to the caller.

Path Parameters
emailAddress string REQUIRED
Responses
200

Successful operation

Schema OPTIONAL
passwordEncryptedPrivateKey string OPTIONAL
400
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL