List notes for students in a family
Returns notes belonging to students in the family. Use batch_id to restrict notes to one academic year.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Query parameters
batch_id
Response
Notes returned.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

