List all the groups available in an organization, excluding dynamic distribution groups.
GroupMember.Read.All
.User.ReadWrite.All
, Directory.Read.All
, Group.ReadWrite.All
.External Documentation
To learn more, visit the Microsoft Teams documentation.
Parameter | Description |
---|---|
Filter | Filters results (rows). For example: resourceProvisioningOptions/Any(x:x eq ‘Team’). |
Limit | Specify the number of teams returned per page in the response. Valid range is 1-999. |
Return All Pages | Automatically fetch all resources, page by page. |
List All Teams with Microsoft Teams and Send Results Via Email
Preview this Workflow on desktop
List all the groups available in an organization, excluding dynamic distribution groups.
GroupMember.Read.All
.User.ReadWrite.All
, Directory.Read.All
, Group.ReadWrite.All
.External Documentation
To learn more, visit the Microsoft Teams documentation.
Parameter | Description |
---|---|
Filter | Filters results (rows). For example: resourceProvisioningOptions/Any(x:x eq ‘Team’). |
Limit | Specify the number of teams returned per page in the response. Valid range is 1-999. |
Return All Pages | Automatically fetch all resources, page by page. |
List All Teams with Microsoft Teams and Send Results Via Email
Preview this Workflow on desktop