/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}
GET
/gmail/v1/users/{userId}/settings/sendAs/{sendAsEmail}Gets the specified send-as alias. Fails with an HTTP 404 error if the specified address is not a member of the collection.
Request
Path Params
userId
string
required
User's email address. The special value "me" can be used to indicate the authenticated user.
sendAsEmail
string
required
The send-as alias to be retrieved.
Request samples
Responses
Successful response(200)
Successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago