question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New command: List all users for a Microsoft Teams team

See original GitHub issue

List all users for a Microsoft Teams team

Command; teams users list -i| --teamId <teamId>

  • teamId: id of the group

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
appieschotcommented, Dec 28, 2018

Yes, only need to write some unit tests and validate a work around. It turns out the graph always returns ‘owners’ as roletype ‘member’.

1reaction
waldekmastykarzcommented, Dec 5, 2018

For consistency, let’s stick to teamId instead of groupId. Also, let’s use user (singular) instead of users to keep it consistent with our naming convention. I like the idea of specifying the role. If you can spec group user list as a separate issue, then we can track it separately for progress.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use commands in Teams - Microsoft Support
Commands are shortcuts for performing common tasks in Microsoft Teams. Type / in the command box search bar at the top of the...
Read more >
Get List of All Teams a User Is Member Of - Office 365 Reports
Go to Teams Admin Center. · Click on Users>Manage Users. · Select any user. This will open the User Detail page. · Now...
Read more >
user list - CLI for Microsoft 365
-i, --teamId <teamId>: The ID of the Microsoft Teams team for which to list users ; -r, --role [role]: Filter the results to...
Read more >
New command: List all users for a Microsoft Teams team #689
List all users for a Microsoft Teams team Command ; teams users list -i| --teamId teamId: id of the group.
Read more >
Microsoft Teams PowerShell Commands to List All Members ...
This script will just give you a list of all users that are a member of a Team within your tenant: Connect-MicrosoftTeams $Teams...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found