Is it possible to see all of the Groups and all of the Users inside those Groups using Microsoft Graph? I don\'t see anything like that in the documentation.
When call
Were looking for answers to this 20 limit issue mentioned by @Rohit. That limitation is still there it seems
But if you use the delta api, you'll get all members and the response is even limited to just the id of the users
So use:
https://graph.microsoft.com/v1.0/groups/delta?$expand=members