• Least Privileged Microsoft Graph permission to access the action via application: Chat.ReadBasic.All.
  • Higher privileged Microsoft Graph permissions to access the action via application: Chat.Read.All, Chat.ReadWrite.All.

To learn more, visit the Microsoft Teams documentation.

Parameters

ParameterDescription
ExpandRetrieves related resources. Possible value: members.
FilterFilters results (rows). For example: startswith(topic,‘T’)

Workflow Library Example

List Chats with Microsoft Teams and Send Results Via Email

Preview this Workflow on desktop