users
Gets the specified draft. For more information, see Create and send draft emails.
get/gmail/v1/users/{userId}/drafts/{id}
Path parameters
userIdstring required
The user's email address. The special value me can be used to indicate the authenticated user.
idstring required
The ID of the draft to retrieve.
Query parameters
format'minimal' | 'full' | 'raw' | 'metadata'
The format to return the draft in.
Response
Successful response