Klaviyo · Schema

SectionStyles

MarketingEmailSMSCustomer DataE-CommerceAutomation

Properties

Name Type Description
background_asset_id string
background_color string
background_format string Background format.
background_image_full_width boolean
background_position string Background position.
background_repeat boolean
background_url string
border_color string
border_style string Border style.
border_width integer
column_align string Vertical alignment.
column_direction string Stacking direction.
content_color string
content_color_type string Content color type.
inner_padding_bottom integer
inner_padding_left integer
inner_padding_right integer
inner_padding_top integer
stack_on_mobile boolean
View JSON Schema on GitHub

JSON Schema

klaviyo-sectionstyles-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SectionStyles",
  "title": "SectionStyles",
  "type": "object",
  "properties": {
    "background_asset_id": {
      "type": "string",
      "nullable": true
    },
    "background_color": {
      "type": "string",
      "nullable": true
    },
    "background_format": {
      "description": "Background format.",
      "type": "string",
      "enum": [
        "auto",
        "contain",
        "cover",
        "initial",
        "repeat"
      ],
      "nullable": true
    },
    "background_image_full_width": {
      "type": "boolean",
      "nullable": true
    },
    "background_position": {
      "description": "Background position.",
      "type": "string",
      "enum": [
        "center-bottom",
        "center-center",
        "center-top",
        "left-bottom",
        "left-center",
        "left-top",
        "right-bottom",
        "right-center",
        "right-top"
      ],
      "nullable": true
    },
    "background_repeat": {
      "type": "boolean",
      "nullable": true
    },
    "background_url": {
      "type": "string",
      "nullable": true
    },
    "border_color": {
      "type": "string",
      "nullable": true
    },
    "border_style": {
      "description": "Border style.",
      "type": "string",
      "enum": [
        "dashed",
        "dotted",
        "groove",
        "inset",
        "none",
        "outset",
        "ridge",
        "solid"
      ],
      "nullable": true
    },
    "border_width": {
      "type": "integer",
      "nullable": true
    },
    "column_align": {
      "description": "Vertical alignment.",
      "type": "string",
      "enum": [
        "baseline",
        "bottom",
        "middle",
        "top"
      ],
      "nullable": true
    },
    "column_direction": {
      "description": "Stacking direction.",
      "type": "string",
      "enum": [
        "ltr",
        "no-stack",
        "rtl"
      ],
      "nullable": true
    },
    "content_color": {
      "type": "string",
      "nullable": true
    },
    "content_color_type": {
      "description": "Content color type.",
      "type": "string",
      "enum": [
        "none",
        "section",
        "template"
      ],
      "nullable": true
    },
    "inner_padding_bottom": {
      "type": "integer",
      "nullable": true
    },
    "inner_padding_left": {
      "type": "integer",
      "nullable": true
    },
    "inner_padding_right": {
      "type": "integer",
      "nullable": true
    },
    "inner_padding_top": {
      "type": "integer",
      "nullable": true
    },
    "stack_on_mobile": {
      "type": "boolean",
      "nullable": true
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/klaviyo-sectionstyles"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.