Users

Get the current user

Resolves before the two-factor step-up gate so a client can render enrollment and challenge states.

get/users/me

Response

The caller's profile and organization context

userIdstring required
organizationIdstring required
organizationNamestring required
emailstring required
namestring required
firstNamestring nullable required
lastNamestring nullable required
role'admin' | 'operator' | 'viewer' required
kybStatus'pending' | 'in_review' | 'verified' | 'rejected' required
kybCustomerType'individual' | 'business' nullable required
environment'live' | 'sandbox' | 'mainnet' | 'testnet' required
sandboxModeEnabledboolean required
earnWaitlistJoinedAtstring date-time nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.