users
Gets the specified send-as alias. Fails with an HTTP 404 error if the specified address is not a member of the collection. For more information, see Manage aliases and signatures with the Gmail API.
get/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}
Path parameters
userIdstring required
User's email address. The special value "me" can be used to indicate the authenticated user.
sendAsEmailstring required
The send-as alias to be retrieved.
Response
Successful response