Hi,
Posting this question under SharePoint category, as I did not find "MS Graph" category.
How to get all unified groups where I am a owner.
Below API gives me the groups where i'm a member. But, I need groups where I am a owner.
- https://graph.microsoft.com/v1.0/me/memberOf/$/microsoft.graph.group?$filter=groupTypes/any(a:a%20eq%20%27unified%27)

Nanddeep NachanPosted Dec 16, 2019, 7:23 AM
Abhijeet JadhavPosted Dec 15, 2019, 6:27 PM