Shared notebooks represent a relationship between a notebook and a single
share invitation recipient.
- id
- the primary identifier of
the share
- userId
- the user id of the owner of the notebook
- notebookGuid
- the GUID of the associated notebook shared.
- email
- the email address of the recipient - used by the
notebook owner to identify who they shared with.
- notebookModifiable
- a flag indicating the share is read/write
-otherwise it’s read only
- requireLogin
- indicates that a user must login to access the
share
- serviceCreated
- the date the owner first created the share with
the specific email
address</dd>
- username
- the username of the user who can access this share.
Once it's assigned it cannot be changed.</dd>