from
string

Sender’s email address.

to
array[string]

List of recipients in the “To” field.

cc
array[string]

List of recipients in the “CC” field.

bcc
array[string]

List of recipients in the “BCC” field.

date
datetime

When the email was sent.

subject
string

Email subject line.

body
string

Email content.

id
string

Activity ID.

linkedin
object | null

LinkedIn activity details.

call
object | null

Call details.

task
object | null

Generic Task details.

linkedin_url
string

Lead’s LinkedIn URL.

is_reply
boolean
default:
"false"
required

Whether the activity is a reply.

user
object
required

User details.

dynamic_fields
object

Lead’s dynamic fields.

sequence
object | null

Sequence details.

sequence_stage
object | null

Sequence stage details.

reply_sequence
object | null

Reply sequence details.

reply_sequence_stage
object | null

Reply sequence stage details.