Skip to content

VIEW_TYPES

const VIEW_TYPES: readonly ["table", "board", "list", "calendar", "timeline", "gallery", "form", "chart", "map", "dashboard"]

Defined in: src/schemas/view.schema.ts:21

View object schema.

A view controls how a database or data source displays its rows, for example as a table, board, or calendar. As of API version 2025-09-03, views have their own endpoints.

Notion API reference: https://developers.notion.com/guides/data-apis/working-with-views