This ID identifies our app's service account. You'll add it to your Workspace admin console.
103579252822182721837
Go to your Google Workspace Admin Console:
admin.google.com → Security → API Controls → Domain-wide Delegation →
Click "Add new" and paste the Client ID from Step 1.
In the "OAuth scopes" field, add these scopes (one per line or comma-separated):
https://www.googleapis.com/auth/meetings.space.readonly
https://www.googleapis.com/auth/admin.directory.user.readonly
https://www.googleapis.com/auth/meetings.space.readonly,https://www.googleapis.com/auth/admin.directory.user.readonly
Click "Authorize" to save.
Enter your Workspace admin email to verify the delegation is working:
meetings.space.readonly — Read-only access to see who joined your organization's meetings. Cannot modify meetings or access content.
admin.directory.user.readonly — Read-only access to look up user email addresses by their Google ID. Cannot modify user accounts.
You can revoke this access at any time by removing the Client ID from Domain-wide Delegation.