Authorizations
Path Parameters
Required string length:
36Example:
Query Parameters
Available options:
mpc curl --request GET \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/users/embeddedWallets/authToken \
--header 'Authorization: Bearer <token>'{
"token": "<string>"
}curl --request GET \
--url https://app.dynamicauth.com/api/v0/sdk/{environmentId}/users/embeddedWallets/authToken \
--header 'Authorization: Bearer <token>'{
"token": "<string>"
}36mpc Was this page helpful?