DLApp
Não há nenhum serviço que combina essa frase.

/user/get-organization-users

Método do HTTP
GET
com.liferay.portal.service.UserServiceUtil#getOrganizationUsers

Returns all the users belonging to the organization.

Parâmetros

organizationId long

the primary key of the organization

Tipo do retorno

java.util.List

users belonging to the organization

Exceção

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