List report-card batches for an academic year

Returns all report-card batches for the selected academic year, including their related subjects, classes, nodes, terms, and teacher assignments.

Authentication

AuthorizationBearer

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

Path parameters

academicYearIdintegerRequired

Response

Batch collection returned; data is an array.

statusstring
messagestring
datalist of maps from strings to any

Errors

401
Unauthorized Error
403
Forbidden Error