Databases
Retrieve Notion databases and their metadata, including properties, titles, and creation details.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Object | String | ||
| CreatedTime | Datetime | ||
| CreatedByObject | String | ||
| CreatedById | String |
Users.Id | |
| LastEditedTime | Datetime | ||
| LastEditedByObject | String | ||
| LastEditedById | String |
Users.Id | |
| Title | String | ||
| Description | String | ||
| IconType | String |
The allowed values are external, emoji, file. | |
| Icon | String | ||
| Cover | String | ||
| Properties | String | ||
| ParentType | String |
The allowed values are page_id, workspace, block_id. | |
| ParentWorkspace | Boolean | ||
| Url | String | ||
| PublicUrl | String | ||
| Archived | Boolean | ||
| InTrash | Boolean | ||
| IsInline | Boolean | ||
| RequestId | String |