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