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
VasilMichev
Jul 22, 2022MVP
Use the /group/{id}/members or /group/{id}/transitivemembers query instead.
admin-CPH
Jul 23, 2022Brass Contributor
https://graph.microsoft.com/v1.0/users?$filter=group/{id}/members ?
I need the part after $filter=
I need the part after $filter=