Retrieve Draft
Retrieve a single draft by its ID.
GET
Path Parameters
Response Fields
string
Always
inbox_draft.string
The ID of the draft.
string
standalone for a new conversation, or reply.string[] | null
Recipients.
string[]
CC recipients.
string[]
BCC recipients.
string | null
The subject.
string | null
The HTML body.
string | null
The plain-text body.
string | null
The Thread ID when this draft is a reply.
null otherwise.string | null
The Email ID being replied to.
null otherwise.string | null
The queued outbound email after send.
null until then.string
ISO 8601 timestamp when the draft was created.
string
ISO 8601 timestamp when the draft was last saved.