I need to access google drive of all the user by admin account token using Gsuit API.
Using Google Apps Admin SDK
API I can access information of all account but unable to access their Drive.
I have seen admin can access google drive of all the users by admin console UI,but unable to find API for same. I can access google drive from individuals access token with this API ,but not of all users by admin token,can any one please help me into this.