Properties
| Name | Type | Description |
|---|---|---|
| block_background_color | string | |
| block_border_color | string | |
| block_border_style | string | Border style. |
| block_border_width | integer | |
| block_padding_bottom | integer | |
| block_padding_left | integer | |
| block_padding_right | integer | |
| block_padding_top | integer | |
| cell_horizontal_border_color | string | |
| cell_horizontal_border_style | string | Border style. |
| cell_horizontal_border_width | integer | |
| cell_padding_bottom | integer | |
| cell_padding_left | integer | |
| cell_padding_right | integer | |
| cell_padding_top | integer | |
| cell_vertical_align | string | Vertical alignment. |
| cell_vertical_border_color | string | |
| cell_vertical_border_style | string | Border style. |
| cell_vertical_border_width | integer | |
| header_background_color | string | |
| header_font_color | string | |
| header_font_family | string | |
| header_font_size | integer | |
| header_font_style | string | Font style. |
| header_font_weight | string | |
| header_letter_spacing | integer | |
| header_line_height | number | |
| header_padding_bottom | integer | |
| header_padding_left | integer | |
| header_padding_right | integer | |
| header_padding_top | integer | |
| header_text_decoration | string | |
| table_background_color | string | |
| table_font_color | string | |
| table_font_family | string | |
| table_font_size | integer | |
| table_text_align | string | Text Alignment. |
| use_legacy_mobile_padding | boolean |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/TableBlockStyles",
"title": "TableBlockStyles",
"type": "object",
"properties": {
"block_background_color": {
"type": "string",
"nullable": true
},
"block_border_color": {
"type": "string",
"nullable": true
},
"block_border_style": {
"description": "Border style.",
"type": "string",
"enum": [
"dashed",
"dotted",
"groove",
"inset",
"none",
"outset",
"ridge",
"solid"
],
"nullable": true
},
"block_border_width": {
"type": "integer",
"nullable": true
},
"block_padding_bottom": {
"type": "integer",
"nullable": true
},
"block_padding_left": {
"type": "integer",
"nullable": true
},
"block_padding_right": {
"type": "integer",
"nullable": true
},
"block_padding_top": {
"type": "integer",
"nullable": true
},
"cell_horizontal_border_color": {
"type": "string",
"nullable": true
},
"cell_horizontal_border_style": {
"description": "Border style.",
"type": "string",
"enum": [
"dashed",
"dotted",
"groove",
"inset",
"none",
"outset",
"ridge",
"solid"
],
"nullable": true
},
"cell_horizontal_border_width": {
"type": "integer",
"nullable": true
},
"cell_padding_bottom": {
"type": "integer",
"nullable": true
},
"cell_padding_left": {
"type": "integer",
"nullable": true
},
"cell_padding_right": {
"type": "integer",
"nullable": true
},
"cell_padding_top": {
"type": "integer",
"nullable": true
},
"cell_vertical_align": {
"description": "Vertical alignment.",
"type": "string",
"enum": [
"baseline",
"bottom",
"middle",
"top"
],
"nullable": true
},
"cell_vertical_border_color": {
"type": "string",
"nullable": true
},
"cell_vertical_border_style": {
"description": "Border style.",
"type": "string",
"enum": [
"dashed",
"dotted",
"groove",
"inset",
"none",
"outset",
"ridge",
"solid"
],
"nullable": true
},
"cell_vertical_border_width": {
"type": "integer",
"nullable": true
},
"header_background_color": {
"type": "string",
"nullable": true
},
"header_font_color": {
"type": "string",
"nullable": true
},
"header_font_family": {
"type": "string",
"nullable": true
},
"header_font_size": {
"type": "integer",
"nullable": true
},
"header_font_style": {
"description": "Font style.",
"type": "string",
"enum": [
"italic",
"normal"
],
"nullable": true
},
"header_font_weight": {
"type": "string",
"nullable": true
},
"header_letter_spacing": {
"type": "integer",
"nullable": true
},
"header_line_height": {
"type": "number",
"nullable": true
},
"header_padding_bottom": {
"type": "integer",
"nullable": true
},
"header_padding_left": {
"type": "integer",
"nullable": true
},
"header_padding_right": {
"type": "integer",
"nullable": true
},
"header_padding_top": {
"type": "integer",
"nullable": true
},
"header_text_decoration": {
"type": "string",
"nullable": true
},
"table_background_color": {
"type": "string",
"nullable": true
},
"table_font_color": {
"type": "string",
"nullable": true
},
"table_font_family": {
"type": "string",
"nullable": true
},
"table_font_size": {
"type": "integer",
"nullable": true
},
"table_text_align": {
"description": "Text Alignment.",
"type": "string",
"enum": [
"center",
"left",
"right"
],
"nullable": true
},
"use_legacy_mobile_padding": {
"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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/klaviyo-tableblockstyles"
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.