Reliability and fixes
By Steven Van ·
The client now automatically retries service_overload (HTTP 529) responses, respecting the Retry-After header as described in Request limits.
The Notion API client now retries HTTP 529 service_overload responses automatically, respecting the Retry-After header rather than failing immediately. The fix was contributed by community member @RyanBillard.
- Search's relevance sort now has the correct type, { property: "relevance" }.
- Pagination parameters accept start_cursor: null, so a response's next_cursor can be passed straight through without a null check.
Full details are in the changelog entry.

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