Assigned
Status Update
Comments
bl...@google.com <bl...@google.com> #2
Metadata
- Summary: The Directory API's users.list method is inconsistently returning a nextPageToken when using the query parameter, and the starts with operator is not working for the orgDepartment field.
- Tags:
,directory-api ,users-list ,next-page-token ,query-parameter ,org-department starts-with-operator
Additional resources:
https://issuetracker.google.com/savedsearches/566232?hl=it https://developers.google.com/drive/api/reference/rest/v3/files/list https://developers.google.com/admin-sdk/directory/v1/.../manage-users https://developers.google.com/admin-sdk/directory/reference/rest/v1/.../list https://stackoverflow.com/.../want-admindirectory-users-list-more-then-500... https://stackoverflow.com/.../drive-list-files-doesnt-have-nextpagetoken-wh... https://stackoverflow.com/.../how-to-resolve-the-missing-information-probl...
Description
Summary: I would like guidance on programmatically accessing the domains/addresses listed in the blocked sender list within the Gmail settings in Google Workspace Admin Control.
Details: I am currently working on a project that requires managing and monitoring the blocked sender list in Gmail settings across our organization. To streamline this process, I need to programmatically access and manipulate this list using Google Workspace Admin SDK or any other relevant API provided by Google.
What specific permissions and OAuth scopes are required to access and manage the blocked sender list programmatically?