Skip to main content
GET
Get draft reply

Authorizations

Authorization
string
header
required

API key authentication. Use your API key as the bearer token.

Path Parameters

threadId
string<uuid>
required

Response

Draft found

id
string<uuid>
required
thread_id
string<uuid>
required
html_content
string | null
required
text_content
string | null
required
to_email
string | null
required
cc_emails
string[] | null
required
bcc_emails
string[] | null
required
from_email
string | null
required
subject
string | null
required
created_at
string
required
updated_at
string
required