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

idintegerRequired>=1
Student identifier.

Query parameters

batch_idintegerOptional>=1
Academic year used to filter notes.

Response

Student notes with their academic year, author, attachments, and classifications.
statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error