Get incoming email log

Get an email log by ID

Path parameters

entityIdstringRequired

Entity ID or Entity ForeignID

logIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
idstring
subjectstring
fromstring
tostring
htmlBodystring
textBodystring
createdAtdatetime
invoiceIdstringOptional

Errors