Retrieves a custom email template from the core server's file system
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/emailTemplates/{templateName}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/emailTemplates/{templateName}
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/emailTemplates/{templateName}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'