Get report-card entries for students
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_id
student_ids
Response
Entry collection returned; data is an array.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error

