Skip to main content
GET
Get Email Draft

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Path Parameters

draft_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
subject
string
required
body
string
required
member_ids
string<uuid>[]
required
attachments
EmailAttachmentRef · object[]
required
content_check_passed
boolean
required
conversation_id
string<uuid> | null
job_run_id
string<uuid> | null