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?
- Nov 04, 2021Afaik no way to do this via Graph currently.
Maluks
May 15, 2025Iron Contributor
Any chances that it got implemented in MS Graph 4 years later?