0

Looking into how to manage (in our case just list and get properties of) the SAML application that we have created via the "Web and Mobile Apps" section of the google console.

I don't see any reference to how to get this information from the https://developers.google.com/admin-sdk/directory/reference/rest documentation.

Is this API available somewhere else?

Marc Olin
  • 59
  • 7
  • There was the same ask here - https://stackoverflow.com/questions/67502914/is-there-an-api-to-fetch-apps-status-for-google-workspace-subscription with no answer. Doesn't look like this API exists. – Marc Olin Jan 25 '22 at 16:48

1 Answers1

0

It is not possible. All you can use are the API methods listed in the documentation you shared, however you can only see the SAML apps from the Admin console web UI.

You can also request this as a feature using the "Missing features" option, to see if they have the chance to develop something like this.

Fernando Lara
  • 2,263
  • 2
  • 4
  • 14