Skip to main content
GET
Get Email Design System
Get the company’s effective email design system - the locked visual grammar (kicker style, title alignment, button shape, divider style, density, sanctioned opener treatments) and the composition spine that anchors how AI-generated emails and sequence steps are structured. The identity is stored as the company’s emailDesignPrompt design direction text: tokens are parsed from that text, and any token the text does not state is derived deterministically from brand context. While the text is empty or untouched, isDefault is true. Adjust tokens with Update Email Design System, or edit the text as free prose via PATCH /companies/:companyId.

Request

Response fields

string
How eyebrows above titles render: chip (soft badge chips), letterspaced (uppercase letter-spaced text), or none.
string
left or center alignment for headings and hero content.
string
rounded rectangles or fully rounded pill buttons.
string
line (thin dividers between sections) or space (whitespace only).
string
airy (generous spacing) or compact (tight sections).
string[]
The opener treatments this company’s emails may use, primary first. Values: hero-image, hero-color, header-hero, editorial-masthead, title-led.
string
Which worked-example skeleton anchors generation: hero-led (designed marketing sections), editorial (typography-first), or product-spec (information-dense).
string
derived when every token comes from brand derivation; custom when the direction text carries the identity.
string | null
The raw design direction text the tokens were parsed from; null when the company has none yet.
boolean
True while the identity is purely derived from brand context.

Responses