Retrieve the list of chats that the user is part of.

Please note that this action is supported only for the delegated (OAuth) method.

External Documentation

To learn more, visit the Microsoft Teams documentation.

Parameters

ParameterDescription
ExpandRetrieves related resources. Possible value: members.
FilterFilters results (rows). For example: startswith(topic,‘T’)
LimitSpecify the number of chats returned per page in the response. Valid range is 1-50.
Return All PagesAutomatically fetch all resources, page by page.

Workflow Library Example

List Chats with Microsoft Teams and Send Results Via Email

Preview this Workflow on desktop