WhereNotebookIsShared

Parameters
  • UserName
  • PasswordHashed
  • NotebookID
Returns { "Message":"Success",Data:[{"UserName":"Tommy","GroupID":"34","BranchID":"36","ParentBranchID":"0","NotebookID":"12", "NotebookNameEncrypted":"dk3r","NotebookPasswordEncrypted":"skk4b","GroupPasswordEncrypted":"j5g$","TreeLevel":1,"IsVisible":1}]}
Notes: GroupID 0 is for private notebook branches
ParentBranchID 0 is the bottom of the tree.
This show the tree of where a notebook is.
NotebookNameEncrypted is encrypted with the NotebookPassword.
NotebookPasswordEncrypted is encrypted with (UserKey if GroupID = 0 else GroupPassword).
GroupPasswordEncrypted is encrypted with the UserKey.

Test Form

User Name:
Password:
NotebookID