Forum Discussion
ivanfioravanti
Nov 03, 2021Brass Contributor
How to get Subscribers of a Microsoft 365 groups via Graph?
With PowersShell I can easily get all subscribers of a group through:
Get-UnifiedGroupLinks firstgroup -LinkType Subscriber
How can I get subscribers of Microsoft 365 Groups through Graph API?
- Afaik no way to do this via Graph currently.
3 Replies
- MaluksIron Contributor
Any chances that it got implemented in MS Graph 4 years later?
- ivanfioravantiBrass ContributorI've same fear. Thanks Vasil!
- Afaik no way to do this via Graph currently.