Search by title

Searches all parent or child pages and data_sources that have been shared with an integration.

Returns allย pagesย orย data_sources , excluding duplicated linked databases, that have titles that include theย queryย param. If noย queryย param is provided, then the response contains all pages or data_sources that have been shared with the integration. The results adhere to any limitations related to anย integrationโ€™s capabilities.

To limit the request to search only pages or to search only data_source, use theย filterย param.

Errors

Each Public API endpoint can return several possible error codes. See the Error codes section of the Status codes documentation for more information.

๐Ÿ“˜

The Search endpoint supports pagination. To learn more about working with paginated responses, see theย pagination section of the Notion API Introduction.

๐Ÿšง

To search a specific data_source โ€” not all sources shared with the integration โ€” use the Query a data_source endpoint instead.

Language