M365ChannelsRead
Alias:M365ChannelsRead
Output:Array<T>
Reads M365 Channels Uses /teams/{teamId}/allChannels endpoint
Parameter | Type | Required | Position | Default Value | Summary |
---|---|---|---|---|---|
TeamId | string | TeamName must be set. | The Id of the Team to get the Channels of. Either this or TeamName must be set. | ||
TeamName | string | TeamId must be set. | The Name of the Team to get the Channels of. Either this or TeamId must be set. |