[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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"]]