Skip to main content
GET
Retrieve User profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successfully retrieved User profile

id
string
email
string | null
phone
string | null
firstName
string | null
lastName
string | null
address1
string | null
address2
string | null
city
string | null
postalCode
string | null
state
string | null
country
string | null
nationalityCountry
string | null
signInWallets
object[]
safeWallets
object[]
kycStatus
enum<string>
Available options:
notStarted,
documentsRequested,
pending,
processing,
approved,
resubmissionRequested,
rejected,
requiresAction
availableFeatures
object
cards
object[]
bankingDetails
object | null
isSourceOfFundsAnswered
boolean
isPhoneValidated
boolean
partnerId
string | null
status
enum<string>
Available options:
ACTIVE,
DEACTIVATED