Notion Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
Notion Tables
| Name | Description |
| BlockChildren | Retrieve child blocks for a specific Notion block with pagination support. |
| Blocks | Retrieve individual Notion blocks and their content, including all block types and hierarchical structure. |
| Comments | Retrieve Notion comments from pages and blocks with filtering and pagination support. |
| Databases | Retrieve Notion databases and their metadata, including properties, titles, and creation details. |
| DataSources | Retrieve Notion data sources and their property schema definitions. |
| FileUploads | Retrieve Notion file upload metadata and status information with creation and expiry details. |
| PageProperties | Retrieve paginated property values for specific Notion page properties. |
| Pages | Retrieve individual Notion pages and their metadata, properties, and content. |
| Search | Search Notion workspace for pages and databases with text matching and filtering capabilities. |
| Users | Retrieve Notion users and their metadata, including personal information and bot properties. |