activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

List All Channels

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Retrieve a list of all channels within a Microsoft Teams team. GET/teams/{team_id}/channels

Input

ParameterDescriptionData Type
TeamSelect the team from the dropdown or pass the team ID. The ID can be retrieved from the output of “Get Team by Name”. string
ExpandRetrieves related resources.string
WhereThe CEQL search expressionstring
$filterOdata filterstring
SelectProvide the comma-separated list of fields that needs to be specifically retrieved in the response. You can specify a subset or a superset of the default properties to be retrieved in the response. string

Output

ParameterDescriptionData Type
ResponseObject containing the returned list of channelsObject
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated