I'm looking for where I can find the logs for google workspaces / gsuite regarding when a user changes their gmail settings.
In particular I would like to see log activity for when users are creating / updating / removing delegates from their gmail account. I've looked for days through API documentation and found nothing... Any help would be wonderful!
I'm also looking for the logs to see when a user is setting a new forwarding address. I've found the EmailForwardingOutOfDomain in the admin#reports#activity API already, but this is only for Email forwarding out of domain, as opposed to general activity of a user forwarding their emails.
Do any of the google API's provide this information? What is the activity type of such events?
Thanks!