[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[[["This webpage details how to retrieve a complete, decrypted authentication configuration using a GET request."],["The HTTP request uses a specific URL format with a required `name` path parameter to identify the desired AuthConfig."],["The request body must be empty, and a successful response will contain an instance of the `AuthConfig`."],["Accessing this resource requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `integrations.authConfigs.get` IAM permission."],["The method can throw a `Code.NOT_FOUND` exception if the desired `AuthConfig` does not exist."]]],[]]