Novu Layout Response Dto Structure
JSON Schema for Novu LayoutResponseDto.
Type:
Properties: 0
NotificationMessagingIn-AppEmailSMSPushChatWorkflowsOpen-SourceSubscribersTopicsInboxWorkflow OrchestrationMulti-ChannelDigestMCPFrameworkReact
LayoutResponseDto is a JSON Structure definition published by Novu. It conforms to the https://json-structure.org/v0.1/schema meta-schema.
Meta-schema: https://json-structure.org/v0.1/schema
JSON Structure
{
"$schema": "https://json-structure.org/v0.1/schema",
"name": "LayoutResponseDto",
"description": "JSON Schema for Novu LayoutResponseDto.",
"sourceFormat": "OpenAPI 3.x components.schemas",
"fields": [
{
"name": "_id",
"type": "string",
"description": "Unique internal identifier of the layout",
"required": true
},
{
"name": "layoutId",
"type": "string",
"description": "Unique identifier for the layout",
"required": true
},
{
"name": "slug",
"type": "string",
"description": "Slug of the layout",
"required": true
},
{
"name": "name",
"type": "string",
"description": "Name of the layout",
"required": true
},
{
"name": "isDefault",
"type": "boolean",
"description": "Whether the layout is the default layout",
"required": true
},
{
"name": "isTranslationEnabled",
"type": "boolean",
"description": "Whether the layout translations are enabled",
"required": true
},
{
"name": "updatedAt",
"type": "string",
"description": "Last updated timestamp",
"required": true
},
{
"name": "updatedBy",
"type": "object",
"description": "User who last updated the layout",
"required": false
},
{
"name": "createdAt",
"type": "string",
"description": "Creation timestamp",
"required": true
},
{
"name": "origin",
"type": "string",
"description": "Origin of the layout",
"required": true
},
{
"name": "type",
"type": "string",
"description": "Type of the layout",
"required": true
},
{
"name": "variables",
"type": "object",
"description": "The variables JSON Schema for the layout",
"required": false
},
{
"name": "controls",
"type": "object",
"description": "Controls metadata for the layout",
"required": true
}
]
}
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/novu-layout-response-dto-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.