Alfresco Index of Web Scripts URI '/api/rootgroups'
Alfresco Community v3.2.0 (2039)
1 Web Scripts

Back to Web Scripts Home

Up to uri /api

/api/rootgroups/{shortName}

List all root groups
GET /alfresco/service/api/rootgroups?shortNameFilter={shortNameFilter?}&zone={zone?}
Description:List all root groups.
If the optional zone parameter is set to 'true' then returns root groups from the specified zone. If not specified will return groups from all zones.
If the optional shortNameFilter parameter is set then returns those root groups with a partial match on shortName. The shortname filter can contain the wild card characters * and ? but these must be url encoded for this script.
Authentication:user
Transaction:required
Format Style:argument
Lifecycle:draft_public_api
Default Format:json
Id:org/alfresco/repository/groups/rootgroups.get
Description:classpath:alfresco/templates/webscripts/org/alfresco/repository/groups/rootgroups.get.desc.xml