UserManagementWebService.listUsers({'role': /* role the required role (optional) */});
Output:
Response - an array of {@link org.apache.marmotta.platform.user.webservices.UserWebService.AccountPoJo}s containing users (that have the required role, if
role was given) (in JSON).