List student notes
Returns active, non-draft notes of the configured student note type for an academic year.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Student identifier.
Query parameters
batch_id
Academic year used to filter notes.
Response
Student notes with their academic year, author, attachments, and classifications.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

