Lists the send-as aliases for the specified account. The result includes the primary send-as address associated with the account as well as any custom "from" aliases.
HTTP request
GET https://gmail.googleapis.com/gmail/v1/users/{userId}/settings/sendAs
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["Lists send-as aliases, including the primary address and custom \"from\" aliases, for a specified Gmail account."],["Uses an HTTP GET request with the user's email address as a path parameter."],["Returns a JSON response containing an array of send-as aliases with details."],["Requires specific OAuth scopes for authorization, like `gmail.settings.basic` or `gmail.readonly`."]]],[]]