How to get Google Workspace App Settings

I have been looking to get gmail, chat and other individual app settings applied via Google Workspace Admin console. For instance, I have checked with gmail, I can get mails, send mails, and manage it. But I can't find any api to get details of spam, phish and malware settings. There such many scenarios I have faced.

I couldn't find such values in api documentation? Is it not possible to get it or am I missing something?

Solved Solved
0 3 349
1 ACCEPTED SOLUTION

3 REPLIES 3

Check out the Policy API beta that was recently released:

https://workspaceupdates.googleblog.com/2024/10/audit-security-settings-policy-api-open-beta.html?m=...

Hope that helps,

Ian

This resolves to get few of the settings data. To get all the values, we have to wait for full release?

Possibly, yes, but if youโ€™ve read the article I linked to, you know all that I know. I wouldnโ€™t be shy about using the feedback link at the top and bottom of the api documentation to ask for whatโ€™s missing. They wonโ€™t respond, but they will see it. 

Top Solution Authors