Returns summaries of the organization's groups.
See https://www.paws-r-sdk.com/docs/workmail_list_groups/ for full documentation.
workmail_list_groups(
OrganizationId,
NextToken = NULL,
MaxResults = NULL,
Filters = NULL
)
[required] The identifier for the organization under which the groups exist.
The token to use to retrieve the next page of results. The first call does not contain any tokens.
The maximum number of results to return in a single call.
Limit the search results based on the filter criteria. Only one filter per request is supported.