Search

POST

Request

This endpoint expects an object.
queryobjectRequired
showDraftsbooleanRequired

Soon to be deprecated. Compose a draftState filter within SearchNotebooksQuery instead

showArchivedbooleanOptionalDefaults to false

Soon to be deprecated. Compose an archived filter within SearchNotebooksQuery instead

sortByobjectOptional

UPDATED_AT descending by default

nextPageTokenstringOptional
pageSizeintegerOptional

Defaults to 100. Will throw if larger than 1000.

Response

This endpoint returns an object.
resultslist of objects
nextPageTokenstringOptional
Built with