EmailTemplate

This object serves as a email template.

NameTypeDescription
idUUIDThe email template ID.
organizationIDUUIDThe organization ID.
organizationObjectAn object that contains the information about Organization object such as organization ID, handle, name, and so on.
eventTypeEnumThe type of event.
activeBooleanThe confirmation if the user is active.
templateContentStringThe email template content.
subjectStringThe email subject.