User Management
Get User Details
This endpoint retrieves detailed information about a user
GET
Params
string
required
The unique user identifier
Response
boolean
Indicates whether the call was successful
string
The unique user identifier
string
User’s first name
string
User’s last name
string
User’s email address
string
User account status:
pending, active, suspended, or closedstring
User’s phone number with country code
string
Associated blockchain wallet address
string
ISO 8601 timestamp when the user account was created
string
ISO 8601 timestamp when the user account was last updated