Looking for an API call to fetch all domain-wide delegations within my Google Admin Console

57 Views Asked by At

For security reasons we are looking to automate calls into Google Admin Console (Workspace) in order to fetch, once a day, all the domain-wide delegations within our Google Admin console, the call needs to provide the client ID and the scopes of each API Client.

Is there a call to fetch that information without manually accessing the Admin Console?

Domain-wide Delegation

I read through the Google Admin SDK docs (https://developers.google.com/admin-sdk) and was unable to find such API call.

0

There are 0 best solutions below