- Least Privileged Microsoft Graph permission to access the action via application:
TeamMember.Read.Group. - Higher privileged Microsoft Graph permissions to access the action via application:
TeamMember.ReadWrite.All,TeamMember.Read.All.
To learn more, visit the Microsoft Teams documentation.
Parameters
| Parameter | Description |
|---|---|
| Filter | Filters results (rows). For example: startswith(displayName,‘S’) |
| Select | Filters properties (columns). For example: displayName, userId. |
| Team ID | The ID of the team to list members of. |