admin
users

Get User

get/admin/users/{user_id}

Path parameters

user_idstring required

Response

Successful Response

idstring required
emailstring required
usernamestring nullable
first_namestring nullable
last_namestring nullable
phone_numberstring nullable
created_atstring date-time required
last_sign_instring date-time nullable
internal_role'ADMIN' | 'TEST' | 'REVIEWER' | 'LEAD_REVIEWER'
deactivatedboolean
num_call_requestsinteger required
num_call_pairingsinteger required
has_too_few_call_requestsboolean required
invited_onstring date-time nullable
num_upcoming_callsinteger required
num_completed_callsinteger required
num_rescheduled_callsinteger required
num_cancelled_callsinteger required
has_active_subscriptionboolean required
subscription_status'INCOMPLETE' | 'INCOMPLETE_EXPIRED' | 'TRIALING' | 'ACTIVE' | 'PAST_DUE' | 'CANCELED' | 'UNPAID' | 'PAUSED'
last_active_onstring date-time nullable
last_call_datestring date-time nullable
stripe_subscription_idstring nullable
stripe_subscription_statusstring nullable
fund_typestring nullable
portfolio_stylestring nullable
internal_slack_member_idstring nullable
recording_reviewboolean
do_no_callboolean
banned_untilstring date-time nullable
full_namestring nullable required

Changes

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