The GET /environments/{envID}/users/{userID}?include=memberOfGroupNames
operation returns the specified user. The results list all the group names for the groups the user is a member of. The query parameter include=memberOfGroupNames
is required for this request.
For more information about groups, see Groups.