I want to get a list of groups where i have member access and also i want to know which role I have in those Google groups.
for example, assume a user is a member of 70 groups. Through admin console I can check which role is assigned to that particular user, But its a lengthy process.
Can I list Google groups,where a user has membership access(atleast) along with the role(member,manager or owner) assigned to the user in those groups.
I would like to do it using Google App Script.
Thanks in advance