My question is about google API for fetching googlegroups.com users

91 views Asked by At

What is the google API for fetching googlegroups.com users?

gapi.client.init({
          apiKey: API_KEY,
          clientId: CLIENT_ID,
          discoveryDocs: DISCOVERY_DOCS,
          scope: SCOPES
        })

My question is related to public googlegroups.com not related to Gsuite groups.

0

There are 0 answers