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

Integration Service Activities

Last updated Mar 12, 2026

List All Team Members

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Retrieve a list of all members in a Microsoft Teams team.GET/list-normalised-teams/{team_id}/members

Input

ParameterDescriptionData Type
Team IDThe name of the team from where you want to retrieve the list of members. Typing at least 3 characters of the name enables you to select the team from a drop-down list or you can type in a custom team ID. The ID can also be retrieved from the output of the Get Team by Name activity. string
WhereAdds a filter using fields such as email, displayName, etc. For example, email eq 'admin@m365x987948.OnMicrosoft.com. string
Max recordsThe number of resources to return in a given pageint32
SelectFilters propertiesstring

Output

ParameterDescriptionData Type
Members ListList of team members retrievedObject
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