Skip to main content
GET
List Email Block Types

List Email Block Types

You can list every block type accepted by the blocks array on campaigns, sequence email steps, templates, transactional emails, and email components. Each entry names the required and optional fields, the allowed values of every enum field, and the shape of nested item arrays. This reference is derived from the same schemas that validate a write, so it cannot drift from what those endpoints accept.

Request

string
Pass true to hide structural block types the editor manages for you, such as conditional-group and footer.

Responses

Authoring notes

Lists are their own block type rather than a text variant. A text block accepts only variant: "paragraph", "lead", or "html", and never accepts items.
Use list for a plain numbered or bulleted list, and steps for a visual numbered walkthrough. List items carry content; steps items carry title and an optional description.