please, anyone could tell me which permissions I should grant a user or service account to be able to access "Admin SDK Directory API" and use users.list method? Thanks in advance. Stefano
Depending on what you need, you can assign a Super Admin role and it will have access to all features in the Admin console and Admin SDK or in this case if you only want the user to be able to use the method users.list then you can create a custom role and grant the privileges you need. For example you can assign the Users > Read
privilege and the user should be able to use this method.
References: