Retrieve an email
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns the message object if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
message Plain-text body, common to all channels.
The communication channel for this thread. email today; additional channels may be added later.
email Whether the message was sent by the account or received from a counterparty.
inbound, outbound The thread this message belongs to.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Email-specific fields. Present when channel is email.