users

Get a specified user

Will return the current user. If the id is 'self' then get the current user

get/users/{id}

Path parameters

idstring required

User id or 'self'

Response

The call was successful.

namestring
phonestring

Phone number of the user

emailstring

An email address

preferencesobject

Preferences for the user

mfa_secretstring nullable

MFA secret key of the user

Changes