Email Design System
Get email design system
Returns the company's effective email design system - the visual identity every AI-generated email (campaigns and sequence steps) renders inside. The identity is stored as the company's emailDesignPrompt direction text; tokens are parsed from that text, with unstated tokens derived deterministically from brand context. isDefault is true while the identity is purely derived.
get/email-design-system
Response
Email design system returned
Example response
{
"success": true,
"designSystem": {
"version": 1,
"designCode": {
"version": 1
}
}
}Changes
Changed in 1 of the 123 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○