i would need to get detailed admin privileges from google apps user. From Provisioning API the maximum I can know if the user is superadmin. But I want to know if the user can modify user accounts, to add users, edit users, etc. When i have a user_feed i can find in user_feed.login.admin whether admin is true or false. Is there any possibility to find this out?
Something I have seen in Audit API, but this is not for me.
Thank you for your help.