API Playground
Fetch User
Get a customer associated with your project.
POST
/
v1
/
user
/
profile
Authorizations
The API Key you were given in the developer portal.
Body
application/json
The id of the user.
The email of the user.
The reference id of the user.
Response
200 - application/json
The unique identifier of the user.
The first name of the user.
The last name of the user.
The wallets associated with the user.
The email address of the user.
The reference ID associated with the user.