Application Programming Interface Guide > Web Services Operations > Operations Reference > getUser
 
getUser
Get the user definition of the caller.
Location
/services/webservices/system/admin/user/operations/
Request Elements
N/A
Response Elements
user: Name, domain and ID of user (see Users Element), as well as:
explicitRights. For a table of values, see User and Group Rights Mask.
interitedRights. For a table of values, see User and Group Rights Mask.
annotation (optional)
groupNames (optional): Names and domains of the groups to which the user belongs.
Faults
NotFound: If the domain does not exist.
NotFound: If the user does not exist.
Security: If the user does not have the ACCESS_TOOLS right.