Skip to main content
GET
Suggest email steps from a table's written emails

Authorizations

X-API-Key
string
header
required

Query Parameters

table_id
string<uuid>
required

Response

Successful Response

Which of a table's columns look like a written subject, first email and follow-ups.

first_email_column_id
string<uuid> | null

A column holding the first email's body.

follow_up_column_ids
string<uuid>[]

Columns holding follow-up bodies, in the order they send.

subject_column_id
string<uuid> | null

A column holding a subject line.