Skip to main content
POST
Find a sequence's missing work emails

Authorizations

X-API-Key
string
header
required

Path Parameters

sequence_id
string<uuid>
required

Response

Successful Response

The run that is now finding the audience's missing work emails.

column_id
string<uuid>
required

The Find work email column the run fills in.

column_name
string
required

That column's name on the table.

rows
integer
required

Contacts the run is looking up.

run
TableRunReadSchema · object | null
required

The run, or null while its start is still queued; the table's active runs pick it up either way.

table_id
string<uuid>
required

The sequence's audience table.