Get Client ID and Client Secret from a Connection
Feb 20, 2026
Overview
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.
Applies To
- Client Secret
Solution
Call https://AUTHO_DOMAIN.us.auth0.com/api/v2/connections/CONNECTION_ID with an API2 access token.
Related References