Get an email message
Retrieves a single email message by its ID.
Authorizations
API token authentication. Generate a token from the Alta dashboard and pass it as a Bearer token in the Authorization header.
Path Parameters
The UUID of the email message.
Response
The email message object
Unique identifier for the object.
The type of this object.
email_message Timestamp when the object was created.
Timestamp when the object was last updated.
The email subject line.
The email body content.
Timestamp when the email was sent.
The ID of the email thread this message belongs to.
The sender of the email.
The type of the email message.
manual, campaign, reply_agent, received The status of the email message.
sent, draft The ID of the prospect associated with this message.
The ID of the rep associated with this message.