Get Email
Returns the email identified by the given communication ID. The communication must be an email record, and the caller must have manage permission on the owning lead; otherwise 400 PERMISSION_DENIED is returned (no existence leak).
Webhook follow-up: when an Email webhook is delivered, pass each createdEmail[].timelineId from the payload as the communicationId path parameter to fetch the full record. The legacy createdEmail[].emailId field is kept for backward compatibility but is not interchangeable across communicationType — prefer timelineId.
Headers
Bearer [access_token]
Path Parameters
Communication ID of the email.
x >= 1Response
Email retrieved successfully.
The ID of the email
The lead(Id) associated with the email
Outbound or Inbound email
"Outbound"
The related Agent ID
Sent, Opened or Bounced event
"Sent"
The event time of the email
Manual or Auto email
"Auto"
The subject of the email
Is the email sent from the lead pond