List groups
Lists all groups in the organization.
Query parameters
A limit on the number of groups to be returned. Limit can range between 0 and 1000, and the default is 100.
A cursor for use in pagination. after is a group ID that defines your place in the list. For instance, if you make a list request and receive 100 objects, ending with group_abc, your subsequent call can include after=group_abc in order to fetch the next page of the list.
Specifies the sort order of the returned groups.
Response
Groups listed successfully.
Changes
Changed in 5 of the 163 revisions of this API.26
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
added the new
groupenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
tenant_groupenum value to the//response property for the response statusresponse-property-enum-value-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
endpoint added
endpoint-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○