AutomatedEmails

Retrieve an automated email

Retrieves the details of an existing automated email.

get/v3/automated-emails/{id}

Path parameters

idstring required

Unique identifier for the automated email.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
namestring required
fromNamestring required
fromEmailstring required
ccstring required
bccstring required
subjectstring required
bodystring required
replyTostring required
eventstring required
enabledboolean required
customboolean required
sentinteger required
productIdsstring[] required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.