Get Client ID and Client Secret from a Connection

Problem statement

The values of the Client ID and Client Secret from the Google social connection are needed as a backup before creating a new Google social connection.

Solution

Call https://AUTHO_DOMAIN.us.auth0.com/api/v2/connections/CONNECTION_ID with an API2 access token.

Related References: