Get Current User
Using this method, one can look up the details of a user initiated this API method.
Note: The provided hrefs are functional for the users with 'administration.accesscontrol.viewpage' (View Access Control Page) privilege.
Details of the user initiated this API method
"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/currentuser