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

idintegerRequired>=1

Query parameters

batch_idintegerOptional>=1

Response

Notes returned.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error