Retrieves an inline image from the core server's email templates images folder
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/emailTemplates/images/{imageName}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/emailTemplates/images/{imageName}
curl -i -X GET \
'https://codeinsightapi.redocly.app/_mock/swagger/emailTemplates/images/{imageName}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'