Retrieves the details of a user in Cloud Directory for a tenant.

Entitlement required: readUserGroups (Read users and groups), or manageUserGroups (Manage users and groups), or manageAllUserGroups (Synchronize users and groups), or manageUserStandardGroups (Manage users and standard groups), or readUsers (Read all users but not group memberships), or readUsersGroupMembership (Read all users and group memberships), or readUsersStandardGroupMembership (Read all users and standard group memberships), or manageUsers (Manage all users), or manageUsersInStandardGroups (Manage users in standard groups).
Note: You only need one entitlement, but you can have more than one.

To improve performance, specify the list of the attributes that you want returned by using the attributes query parameter.

On Success, the returned response includes the user and group membership details. The group membership that is returned includes the group ID and displayName attributes.

The memberAttributes, memberCount, and memberStartIndex query parameters are currently ignored.

Language
URL