Get a single Email activity
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
Successful response
_type
activity_at
bcc
body_html
body_text
bulk_email_action_id
cc
contact_id
created_by
date_created
date_scheduled
date_sent
date_updated
direction
This is the former EmailDirection. Any activity that has a concept of direction (in or out) should be using this enum. For historical reasons, this is different from PhoneActivityDirection but at some point PhoneActivityDirection should be deprecated and replaced with CommunicationDirection.
Allowed values:
followup_sequence_add_cc_bcc
followup_sequence_delay
has_reply
id
in_reply_to_id
lead_id
message_ids
need_smtp_credentials
opens_summary
organization_id
references
send_as_id
sender
status
Status of a message, such as Email or SMS.
This set of statuses should be enough to support features such as
"send later" or "undo send".
subject
template_id
thread_id
to
updated_by
user_id
users
agent_action_reason
agent_config_id
attachments
body_preview
created_by_name
email_account_id
envelope
followup_sequence_id
opens
send_attempts
sequence_id
sequence_name
sequence_subscription_id
template_name
updated_by_name
user_name
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error