[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-09-05 UTC."],[[["Lists S/MIME configs for a specified send-as alias using an HTTP GET request."],["Requires providing user ID and send-as email address as path parameters."],["The response includes a list of SmimeInfo objects in JSON format, detailing the S/MIME configurations."],["Needs authorization with specific OAuth scopes like `gmail.settings.basic` or `gmail.modify`."]]],["This API endpoint retrieves S/MIME configurations for a specific send-as alias within a user's Gmail settings. It uses a `GET` request to the provided URL, incorporating `userId` and `sendAsEmail` as path parameters. The request body must be empty. A successful response returns a JSON object containing an array named `smimeInfo`. Access requires one of five specified OAuth scopes for authorization. Users can find more information in the Authorization guide.\n"]]