Search code examples
google-apps-scriptgoogle-apigoogle-workspacegoogle-workspace-add-ons

How to list the applications that have read or write access to your Google account using the Google API?


I'm seeking help listing an application (third party) that has read/write permissions to my Google account. I tried reading the Google workspace SDK API documentation but found no helpful method.

I would highly appreciate anyone who can help me implement this in Python.

I tried to find any relevant method in the Google SDK API, but it didn't help. I'm expecting documentation resources or anything similar from someone who has worked on something similar.


Solution

  • There is no api that will show you who has access to your google account. The only way to see this is to check the the security tab in your google account manually.

    Apps with access to your account