Groups

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

ParameterDetails

f

The response format. The default response format is html.

Values: html | json | pjson

Example usage

The following is a sample request URL used to access the groups resource:

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/portaladmin/security/groups?f=pjson

JSON Response example

Use dark colors for code blocksCopy
1
{"totalGroups":487}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.