Get Account by Email
With the Get Account by Email endpoint, you can retrieve detailed information about a particular Account in the system using the user's email.
Header Parameters
Authorizationstring
Path Parameters
emailstring Required
Response
200
Object
OK
Response Attributes
uuidstring
Unique identifier for the user
createdstring
The creation date and time of the user account
updatedstring
The last updated date and time of the user account
emailstring
The email address of the user
verificationStatusstring
The status of the user's email verification
Enum values:
NEWREJECTEDVERIFIEDBLOCKEDPENDING_VERIFICATIONUNVERIFIEDtypestring
The type of user, with possible values being RETAIL, PROFESSIONAL, and EXPERIENCED
Enum values:
RETAILPROFESSIONALEXPERIENCEDpersonalDetailsobject
Show child attributes
contactDetailsobject
Show child attributes
accountConfigurationobject
Object with details about account configuration
Show child attributes
addressDetailsobject
Show child attributes
bankingDetailsobject
Show child attributes
leadDetailsobject
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?