Skip to main content
GET
Fetch the email body + attachments for an activity.

Authorizations

x-api-key
string
header
required

Path Parameters

activity_object_id
string
required

Response

200 - application/json

Response body for GET /v1/activities/{object_id}/body.

attachments
EmailBodyAttachment · object[] | null
bcc
Bcc · object[] | null
body
string | null
cc
Cc · object[] | null
date
integer | null
from_
From · object[] | null
reply_to
Reply To · object[] | null
subject
string | null
to
To · object[] | null