Node.js SDK
Get Email
Fetch one generated email by emailId. Returns production-ready HTML, subject, preheader, and screenshot URLs.
GET
Node.js SDK
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Path Parameters
Email ID returned in generation status result.emails[].emailId.
Pattern:
^[0-9a-fA-F]{24}$