Users API
Get user
GET
/
api
/
users
/
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredId of the user to be obtained.
Response
200 - application/json
invoicing
object
individualData
object
createdAt
string
type
enum<string>
Available options:
business
, individual
phoneNumber
string
email
string
attributes
enum<string>[]
Available options:
disabled
, banned
, broker
, brokerCustomer
, summedVolumeFees
, noReissueQuoteAfterExpiration
, prepaidOrders
, hasTransfersEnabled
, noVolatilityError
, brokerFeesEnabled
, canUploadKYCReportFile
, shortQuote
, needsAddressApproval
, canPriceMatch
, doNotSendOrderConfirmationEmail
, doNotSendOnboardingEmails
onboarding
object
id
string