- URL:
- https://<root>/security/groups
- Methods:
- GET
- Operations:
- Search Enterprise Groups, Refresh Group Membership, Get Users Within Enterprise Group, Get Enterprise Groups For User
- Required Capability:
- Access allowed with either the "Security and Infrastructure" or "Link to Enterprise Groups" privileges
- Version Introduced:
- 10.3
Description
The groups resource is an umbrella for operations to manage enterprise groups within an organization. The resource returns the total number of groups.
Request parameters
| Parameter | Details | 
|---|---|
| 
 | The response format. The default response format is  Values:  | 
Example usage
The following is a sample request URL used to access the groups resource:
https://organization.example.com/<context>/portaladmin/security/groups?f=pjsonJSON Response example
{"totalGroups":487}