Get emaildrafts 1
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Draft ID
^[cC][^\s-]{8,}$Response
OK
Email draft resource
Unique identifier of the draft
^[cC][^\s-]{8,}$Owning agent ID
^[cC][^\s-]{8,}$Owning organization ID
^[cC][^\s-]{8,}$EmailIdentity used as the sender, or null to use the agent's primary identity at send time
^[cC][^\s-]{8,}$Recipient email addresses
CC recipient email addresses
BCC recipient email addresses
Subject line, or null if not yet written
Plain-text body, or null if not yet written
HTML body, or null if not provided
Optional In-Reply-To Message-ID for threading on send
Optional References Message-ID chain for threading
Arbitrary metadata
Timestamp when the draft was created
Timestamp when the draft was last updated
