Node.js SDK
Get Email Artifact
Fetch one generated email by artifact ID. Returns compiled HTML and editable Migma Email source when available.
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 artifact ID returned in generation status result.emails[].artifactId or shown in Publish -> Send via API.
Pattern:
^[0-9a-fA-F]{24}$