- URL:
- https://<root>/security/groups
- Methods:
- GET
- 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://machine.domain.com/webadaptor/portaladmin/security/groups?f=pjsonJSON Response example
{"totalGroups":487}