Back to Notion Pages

Connect Knoon AI with Notion Pages (Notion) to automate AI workflows.

Retrieve one property item from a Notion page.
notionPagePropertyRetrieve
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
pageIdfile Notion page ID.Yes
propertyIdmustache Notion property ID.Yes
start_cursormustache Pagination cursor returned by a previous property item response.No
page_sizenumber Maximum number of property items to return.No
Returns
NameTypeDescription
objectstring Object type.
typestring Property item type.
idstring Property item ID when available.
next_cursorstring Cursor for the next page when the property item is paginated.
has_moreboolean Whether more property items are available.
results.objectstring Object type for each property item.
results.typestring Property item type.