List user-type notes for a family
GET/family/:familyId/notes
Returns all notes of type 'note' for the family, filtered by visibility for the current user. Private notes are only visible to the user who entered them.
Request​
Responses​
- 200
- 401
- 403
- 404
Note list
Unauthorized
Notes permission required
Family not found