Get all email templates

GET

Get all email templates for the entity

Path parameters

entityIdstringRequired

Entity ID or Entity ForeignID

Response

This endpoint returns a list of objects.
idstring
entityIdstring

The ID of the entity that this email template is associated with.

templateType"PAYMENT" or "DISBURSEMENT"
Allowed values: PAYMENTDISBURSEMENT
namestring

The name of the email template.

subjectstring

The subject of the email template.

contentstring

The HTML content of the email template.

isDefaultboolean

True if this email template is the default template for new invoices.