Learn about API change management and how to set the appropriate version in your connection.
The Admin API is versioned. Our API versions are named for the date the version is released. For example, our latest version is .Set the version by including a Notion-Version header. Setting this header is required.
Required HeaderThe Notion-Version header must be included in all REST API requests. This ensures the Notion API response is consistent with what your code expects.The most recent Notion-Version is .
⌘I
Assistant
Responses are generated using AI and may contain mistakes.