{
"_id": "snt_A1B2C3D4E5F6G7H8I",
"name": "Signature",
"content": "<p>Best regards,<br/>{{senderName}}</p>",
"createdBy": "usr_A1B2C3D4E5F6G7H8I",
"createdAt": "2026-09-01T10:00:00.000Z"
}Objects & Definitions
Snippet
A snippet is an HTML fragment — a signature, a paragraph, a call-to-action —
saved by a member of your team from the Templates page (Templates > Snippets)
or from an editor, and inserted inside a message. It differs from a
message template, which
is a whole message.
Contents are stored as authored, with
{{variables}} left raw, and are not
sanitized on save: sanitize before rendering them outside lemlist.
Use List snippets to browse
the team’s snippets (name search, creators) and
Get snippet to read one with
its content.A snippet: an HTML fragment (a signature, a paragraph, a call-to-action) inserted inside a message. The content is HTML as authored: sanitize it before rendering.
Was this page helpful?