Skip to main content

Filter properties on page writes

By Steven Van ·

Create a page and Update page properties now accept the same filter_properties query parameter as Retrieve a page.

Notion announced Filter properties on page writes on August 12, 2026.

What changed

Create a page and Update page properties now accept the same filter_properties query parameter as Retrieve a page. Pass the IDs of the properties you want, and the write response includes only those properties. This keeps responses small and fast for pages with many properties. SDK support: @notionhq/client v5.25.0 adds filter_properties to pages.create() and pages.update().

Notion
Notion
All-in-one workspace for notes, docs, projects, and wikis — with AI built in for writing, summarizing, and organizing.
View Notion →

Read the original announcement →

Read Filter properties on page writes on Creators Toolbox