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

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

Query Parameters

type
enum<string>
Available options:
mpc

Response

200 - application/json
token
string
required

Was this page helpful?