Skip to main content

getUserRecoveryPhrase

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

Path Parameters
emailAddress string REQUIRED
Responses
200

Successful operation

Schema OPTIONAL
emailAddress string OPTIONAL
recoveryPhrase string OPTIONAL
400
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL