Get User
Using this method, you can look up details about a particular local user
The ID of the user
Details of the local user
"No Custom Example is Available"
Identifier of the user in the system.
Username of the current user.
First name of the current user.
The last name of the current user.
Password of the user object. When creating a new local user, this field has to be specified.
The email address of the current user
distinguished name of the current user.
Is the current user's account enabled?
The list of group ids to which the current user belongs to.
(Deprecated) List of role names assigned to the user. May be null.
List of role permissions assigned to this user. May be null. Replaces and takes precedence over roleNames
Last login time
External ID of vIDB user. This field is only used in vIDB user import flow. It will not be populated for any other scenarios. Please note, this field may be removed in future.
Represents a HTTP 'link' element.
It is implicit that all the link tags support http 'GET' method.
curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/auth/users/{id}