Articles on: Security

Which scopes is used by Scribe from the Google Workspace API?

Scribe only read data. We can not edit data in your Google Workspace or read your emails. Scribe is SOC II type 2 compliant.


Google Workspace Admin SDK


Scribe has read-only access to all user/department/domain data.


You can find what each scope gives access to on the following page: 
https://developers.google.com/admin-sdk/directory/v1/guides/authorizing


Scribe is using the following scopes:


1. Needed to sync your co-worker list:
admin.directory.user.readonly


2. Needed to sync your departments:
admin.directory.orgunit.readonly


3. Needed to sync you domains:
admin.directory.domain.readonly


4. Needed to sync user custom attributes created in Google Workspace:
admin.directory.userschema.readonly


5. Gmail API
You can find what each scope gives access to on the following page: https://developers.google.com/gmail/api/auth/scopes


6. Needed to update the signature:
gmail.settings.basic


7. Needed to update the aliases signature:
gmail.settings.sharing

Updated on: 18/10/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!