DLApp
There are no services matching that phrase.

/user/get-group-users

HTTP Method
GET
com.liferay.portal.service.UserServiceUtil#getGroupUsers

Returns all the users belonging to the group.

Parameters

p_auth String

authentication token used to validate the request

groupId long

the primary key of the group

Return Type

java.util.List

the users belonging to the group

Exception

com.liferay.portal.kernel.exception.PortalException
if the current user did not have permission to view group assignments
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred