GET
/
sdk
/
{environmentId}
/
users
/
embeddedWallets
/
passcode

Authorizations

Authorization
string
headerrequired

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

Path Parameters

environmentId
string
required

ID of the environment

Response

200 - application/json
walletId
string
required

ID of the environment

secret
string
required
source
enum<string>
Available options:
dynamic,
user

Was this page helpful?