- Least Privileged Microsoft Graph permission to access the action via App Registration:
GroupMember.Read.All
. - Higher privileged Microsoft Graph permission to access the action via App Registration:
User.ReadWrite.All
,Directory.Read.All
,Group.ReadWrite.All
.
External DocumentationTo learn more, visit the Microsoft Teams documentation.
Parameters
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. |