List Channel Messages.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
- Microsoft Graph permissions to access the action via App Registration:
ChannelMessage.Read.All,Group.Read.All,Group.ReadWrite.All.
External DocumentationTo learn more, visit the Microsoft Teams documentation.
Parameters
| Parameter | Description |
|---|---|
| Channel ID | The ID of the channel. Can be obtained by using the List Channels action. |
| Expand | Insert replies to get the properties of channel messages that are replies. By default, a response can include up to 1,000 replies.For more information regarding the Expand parameter, please refer to Microsoft Teams’ documentation. |
| Limit | Specify the number of channel messages returned per page in the response. Valid range is 1-50. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Team ID | The ID of the team. Can be obtained by using the List All Teams action. |