Get entity email template
Get entity email template
Path parameters
entityId
Entity ID or Entity ForeignID
emailTemplateId
Email Template ID or Email Template ForeignID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
id
entityId
The ID of the entity that this email template is associated with.
templateType
Allowed values:
name
The name of the email template.
subject
The subject of the email template.
content
The HTML content of the email template.
isDefault
True if this email template is the default template for new invoices.