Get report-card entries for students

Returns entries for the requested students and batch, including review-comment trees and previous-term marks; unmarked students receive placeholder entries.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
report_card_batch_idintegerRequired
student_idslist of integersRequired

Response

Entry collection returned; data is an array.

statusstring
messagestring
datalist of objects

Errors

401
Unauthorized Error
403
Forbidden Error