Forum Discussion
admin-CPH
Jul 22, 2022Brass Contributor
grab the members of the AZ group
Hi,
how to use the $filter to grab the members of the AZ group?
https://graph.microsoft.com/v1.0/users?$filter= group members
Thanks
2 Replies
Sort By
- Use the /group/{id}/members or /group/{id}/transitivemembers query instead.
- admin-CPHBrass Contributorhttps://graph.microsoft.com/v1.0/users?$filter=group/{id}/members ?
I need the part after $filter=