Skip to main content
Version: v0.17.0

M365ChannelsRead

Alias:M365ChannelsRead

Output:Array<T>

Reads M365 Channels. Uses /teams/{teamId}/allChannels endpoint.

ParameterTypeRequiredPositionDefault ValueSummary
TeamIdstringTeamName must be set.The Id of the Team to get the Channels of. Either this or TeamName must be set.
TeamNamestringTeamId must be set.The Name of the Team to get the Channels of. Either this or TeamId must be set.