# Email Templates Internal API for fetching custom email templates and images from core server ## Get custom email template - [GET /emailTemplates/{templateName}](https://codeinsightapi.redocly.app/swagger/email-templates/getemailtemplate.md): Retrieves a custom email template from the core server's file system ## Get email template inline image - [GET /emailTemplates/images/{imageName}](https://codeinsightapi.redocly.app/swagger/email-templates/getemailtemplateimage.md): Retrieves an inline image from the core server's email templates images folder ## Check if custom email template exists - [GET /emailTemplates/{templateName}/exists](https://codeinsightapi.redocly.app/swagger/email-templates/templateexists.md): Checks if a custom email template exists on the core server