Get Onenote



-->

  1. Get Onenote
  2. Get Onenote Add-in
  3. Get Onenote 2019
  4. Get Onenote 2013
  5. Get Onenote Desktop

Namespace: microsoft.graph

The entry point for OneNote resources.

All calls to the OneNote service through the Microsoft Graph API use this service root URL:

  • Note: OneNote for Mac users can also use the File New commands on the menu bar to create new sections, pages, and notebooks. In addition, both OneNote for Mac and OneNote for Windows 10 let you create new items by using keyboard shortcuts.
  • OneNote was previously excluded from Office 2019 installations. As of March 2020, the OneNote desktop app is once again installed alongside the Word, PowerPoint, and Excel desktop apps. If you need to install or reinstall the OneNote desktop app (formerly called “OneNote 2016”), do the following: Download OneNote.
  • OneNote is your digital notebook for capturing and organizing everything across your devices. Jot down your ideas, keep track of classroom and meeting notes, clip from the web, or make a to-do list, as well as draw and sketch your ideas.

The location can be user notebooks on Microsoft 365 or consumer OneDrive, group notebooks or SharePoint site-hosted team notebooks on Microsoft 365.

Onenote

Get Onenote

User notebooks To access personal notebooks on consumer OneDrive or OneDrive for Business, use one of the following URLs:

First: Why OneNote Is Awesome. OneNote has been around for a decade now, and it's been. Get OneNote for free! Works on Windows 7 or later and OS X Yosemite 10.10 or later.

Group notebooks To access notebooks that are owned by a group, use the following service root URL:

SharePoint site notebooks To access notebooks that are owned by a SharePoint team site, use the following service root URL:

Authorization

For information about the permissions required to work with OneNote APIs, see Notes permissions.

Get Onenote Add-in

Relationships

RelationshipTypeDescription
notebooksnotebook collectionThe collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable.
operationsonenoteOperation collectionThe status of OneNote operations. Getting an operations collection is not supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.
pagesOnenotePage collectionThe pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
resourcesOnenoteResource collectionThe image and other file resources in OneNote pages. Getting a resources collection is not supported, but you can get the binary content of a specific resource. Read-only. Nullable.
sectionGroupssectionGroup collectionThe section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.
sectionsOnenoteSection collectionThe sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable.

Methods

Get Onenote 2019

MethodReturn TypeDescription
Create notebookNotebookCreate a notebook by posting to the notebooks collection.
List notebooksNotebook collectionGet a collection of notebooks.
Create pagePageCreate a page by posting to the pages collection.
List pagesPage collectionGet a collection of pages.
List section groupsSectionGroup collectionGet a collection of section groups.
List sectionsOnenoteSection collectionGet a collection of sections.

Get Onenote 2013

JSON Representation

Get Onenote Desktop

Here is a JSON representation of the resource.





Comments are closed.