result.data | object | Yes | — | Provider response payload. |
result.data.id | integer | No | — | ID of Email |
result.data.created_at | string | No | — | Datetime of when the email was created Format: date-time. |
result.data.updated_at | string | No | — | Datetime of when the email was last updated Format: date-time. |
result.data.recipient_email_address | string | No | — | Email address of the recipient |
result.data.status | string | No | — | Status of this email through the sending process. Possible values are: sent, sent_from_gmail, sent_from_external, pending, pending_reply_check, scheduled, sending, delivering, failed, cancelled, pending_through_gmail, pending_through_external |
result.data.bounced | boolean | No | — | Whether this email bounced |
result.data.send_after | string | No | — | When this email will be sent, or null if already sent Format: date-time. |
result.data.sent_at | string | No | — | When this email was sent, or null if it was not sent Format: date-time. |
result.data.view_tracking | boolean | No | — | Whether this email had view tracking enabled |
result.data.click_tracking | boolean | No | — | Whether this email had click tracking enabled |
result.data.message_id | string | No | — | ID of Client Email Message |
result.data.headers | record | No | — | Selected headers that are included if this email used them. Available keys are: cc, bcc |
result.data.personalization | string | No | — | Percentage of this email that has been personalized |
result.data.subject | string | No | — | Subject of the email. This field has been determined sensitive and requires a specific scope to access it. |
result.data.body | string | No | — | Email Body |
result.data.error_message | string | No | — | Error message of the email. This field has been determined sensitive and requires a specific scope to access it. |
result.data.draft_with_ai | boolean | No | — | Whether this email body was drafted with AI assistance |
result.data.email_thread_id | integer | No | — | ID of the email thread this email belongs to |
result.data.counts | object | No | — | — |
result.data.counts.clicks | integer | No | — | The number of times links in the email were clicked |
result.data.counts.views | integer | No | — | The number of times the email was opened |
result.data.counts.replies | integer | No | — | The number of replies the email received |
result.data.counts.unique_devices | integer | No | — | The number of unique devices that opened the email |
result.data.counts.unique_locations | integer | No | — | The number of unique locations that opened the email |
result.data.counts.attachments | integer | No | — | The number of attachments on the email |
result.data.user | object | No | — | User that sent this email |
result.data.user.id | integer | No | — | — |
result.data.user._href | string | No | — | — |
result.data.recipient | object | No | — | The person whom received this email |
result.data.recipient.id | integer | No | — | — |
result.data.recipient._href | string | No | — | — |
result.data.mailing | object | No | — | The mailing that this email was a part of |
result.data.mailing.id | integer | No | — | — |
result.data.action | object | No | — | Action that this email was sent from, or null if not sent through a cadence |
result.data.action.id | integer | No | — | — |
result.data.task | object | No | — | Task that this email was sent from, or null if not sent through a cadence |
result.data.task.id | integer | No | — | — |
result.data.crm_activity | object | No | — | CRM Activity associated with this email |
result.data.crm_activity.id | integer | No | — | — |
result.data.crm_activity._href | string | No | — | — |
result.data.cadence | object | No | — | Cadence the email was sent on |
result.data.cadence.id | integer | No | — | — |
result.data.cadence._href | string | No | — | — |
result.data.step | object | No | — | Step the email was sent on |
result.data.step.id | integer | No | — | — |
result.data.step._href | string | No | — | — |
result.data.email_template | object | No | — | Template used for this email |
result.data.email_template.id | integer | No | — | — |
result.data.email_template._href | string | No | — | — |