List groups
Retrieves all groups owned by the current user.
Query parameters
The owner's email.
Sort criteria.
Response
A paginated list of groups.
Changes
Changed in 6 of the 14 revisions of this API.4810
- ▲
for the
queryrequest parameterowner, the type/format was changed fromstring/ulidtostring/emailrequest-parameter-type-changed
- ▲
- ○
added the new optional
queryrequest parameterownernew-optional-request-parameter
- ○
added the new optional
queryrequest parametertypenew-optional-request-parameter
- ○
- ▲
the
data/items/domainresponse's property type/format changed fromstring/hostnametostring/fqdnfor status200response-property-type-changed
- ▲
- ▲
the response's body type/format changed from
array/toobject/for status200response-body-type-changed
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameteroffsetnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterordernew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortnew-optional-request-parameter
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
paginationto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the optional property
items/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/membersto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response's body type/format changed from
object/toarray/for status200response-body-type-changed
- ●
deleted the
queryrequest parameterlimitrequest-parameter-removed
- ●
deleted the
queryrequest parameteroffsetrequest-parameter-removed
- ●
deleted the
queryrequest parameterorderrequest-parameter-removed
- ●
deleted the
queryrequest parameterownerrequest-parameter-removed
- ●
deleted the
queryrequest parametersortrequest-parameter-removed
- ●
deleted the
queryrequest parametertyperequest-parameter-removed
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
paginationfrom the response with the200statusresponse-optional-property-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲