I have a shared personal notebook that I would like to access via the rest api.
I'm signing in as the user with whom the notebook has been shared (shows as "personal >> xxx.onmicrosoft.com" under the "Shared with me" section of OneNote).
Looking at this url: OneNote REST API
I don't see the shared notebook as a personal notebook (I do see my personal notebooks):
https://www.onenote.com/api/v1.0/me/notes/notebooks
It doesn't show up under sharepoint site notebooks:
https://www.onenote.com/api/v1.0/myOrganization/siteCollections/{id}/sites/{id}/notes/notebooks
And it doesn't appear to be linked with a unified group.
So does anyone know how I access it?
Thanks for the help