Get incoming email log
Get an email log by ID
Path parameters
entityId
Entity ID or Entity ForeignID
logId
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
id
status
The status of the email log. If the status is PENDING, the email has not been processed yet. If the status is PROCESSED, the email has been processed and the invoice has been created. If the status is FAILED, the email was not processed due to an error.
Allowed values:
subject
from
to
htmlBody
textBody
createdAt
attachment
invoiceId