Changelog
Introduction

Sections

Theme switcher

Get Account by UUID

With the Get Account by UUID endpoint, you can retrieve detailed information about a particular Account in the system using the Account's UUID.

Header Parameters

Authorizationstring

Path Parameters

accountUuidstring Required

Unique identifier for a user account, used to fetch specific account data.

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_VERIFICATIONUNVERIFIED
typestring

The type of user, with possible values being RETAIL, PROFESSIONAL, and EXPERIENCED

Enum values:
RETAILPROFESSIONALEXPERIENCED
personalDetailsobject

Show child attributes

contactDetailsobject

Show child attributes

accountConfigurationobject

n 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?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?