GroupResource

Resource to get groups

The following resources are part of this group:

/group/list

Mount Point: /CNPortletapp/rest/group/list

GET

Get a list of groups, optionally filtered sorted and paged.

Parameters

name description type default
skipCount number of groups skipped in the list (paging) query 0
maxItems maximum number of groups returned (paging) query -1
id id of the group to return (filter) query
name name or name pattern of the group(s) to return (filter) query
memberlogin login name of the group member for the group(s) to return (filter) query
memberid id of the group member for the group(s) to return (filter) query
children (no documentation provided) query
folder (no documentation provided) query
privileges (no documentation provided) query
reduce (no documentation provided) query
sortby name of the sorted attribute (sorting) query
sortorder sortorder (sorting) query asc

Response Body

element: groupsResponse
media types: */*
application/xml
application/json

response containing the groups

/group/load

Mount Point: /CNPortletapp/rest/group/load

GET

Load the groups the user may see

Response Body

element: groupsResponse
media types: */*
application/xml
application/json

response containing groups