Microsoft OneNote
communityMicrosoft's digital note-taking application for capturing, organizing, and sharing notes with text, images, drawings, and web clippings across devices, integrated with Microsoft 365.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/v1.0/me/onenote/notebooksGet list of user's notebooks
Parameters
$orderbydisplayName|lastModifiedDateTime (stringoptionalReturns
value[] with id, displayName, createdDateTime, lastModifiedDateTime, links{oneNoteClientUrl, oneNoteWebUrl}GET
/v1.0/me/onenote/sections/{section_id}/pagesGet pages from a section
Parameters
$topintegeroptionalReturns
value[] with id, title, createdDateTime, lastModifiedDateTime, contentUrlGET
/v1.0/me/onenote/pagesSearch OneNote pages by content
Parameters
$searchsearch query (stringrequiredReturns
value[] with id, title, createdDateTime, lastModifiedDateTime, parentSection{id, displayName}