Show info about a user
users_get(id)
integer required. The ID of this user.
A list containing the following elements:
integer, The ID of this user.
string, The username of this user.
string, The name of this user.
string, The email of this user.
string, The account status of this user.
integer, The ID of the primary group of this user.
array, An array containing the following fields:
id integer, The ID of this group.
name string, The name of this group.
organizationId integer, The organization associated with this group.
string, The city of this user.
string, The state of this user.
string, The time zone of this user.
string, The initials of this user.
string, The deartment of this user.
string, The title of this user.
string, The GitHub username of this user.
string, The preference for phone authorization of this user
string, The availability of vpn for this user.
string, The availability of SSO for this user.
string, The two factor authorization requirement for this user.
string, The phone number of this user.