Collaborator access on those routes:
GET /notebooks/:id
GET /sources/:id (if source is part of a shared notebook)
GET /notes/:id (if note is part of a shared notebook, or in a noteContext or outline belonging to a shared notebook)
GET /noteContexts/:id
GET /outlines/:id
The collaborator must have a status of 'accepted' and a permission.read = true
Collaborator access on those routes: GET /notebooks/:id GET /sources/:id (if source is part of a shared notebook) GET /notes/:id (if note is part of a shared notebook, or in a noteContext or outline belonging to a shared notebook) GET /noteContexts/:id GET /outlines/:id The collaborator must have a status of 'accepted' and a permission.read = true