Get
|
|||||
|
|
Gets the specified forwarding address
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Read, compose, send, and permanently delete all your email from Gmail
- View and modify but not delete your email
- View your email messages and settings
- Manage your basic mail settings
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
userId Required |
STRING |
User's email address. The special value "me" can be used to indicate the authenticated user |
forwardingEmail Required |
STRING |
The forwarding address to be retrieved |
= Parameter name
= Format
userId STRING Required User's email address. The special value "me" can be used to indicate the authenticated user |
forwardingEmail STRING Required The forwarding address to be retrieved |
Output
This building block provides 2 output parameters
Name | Format | Description |
---|---|---|
forwardingEmail |
STRING |
An email address to which messages can be forwarded |
verificationStatus |
ENUMERATION |
Indicates whether this address has been verified and is usable for forwarding. Read-only |
= Parameter name
= Format
forwardingEmail STRING An email address to which messages can be forwarded |
verificationStatus ENUMERATION Indicates whether this address has been verified and is usable for forwarding. Read-only |