- Least Privileged Microsoft Graph permission to access the action via App Registration:
User.Read.All
,User.ReadWrite.All
. - Higher privileged Microsoft Graph permission to access the action via App Registration:
Directory.Read.All, Directory.ReadWrite.All
.
External DocumentationTo learn more, visit the Microsoft Teams documentation.
Parameters
Parameter | Description |
---|---|
Limit | Specify the number of users returned per page in the response. Valid range is 1-120. |
Return All Pages | Automatically fetch all resources, page by page. |