EmailPreview Email TemplatePreview Email Template GET /api/v1/email/preview/:template_name Preview an email template with sample data (admin only) Args: template_name: Name of the template to preview format: Output format - 'html' or 'txt' (default: 'html') Request Responses200404500OKNot FoundInternal Server Error