List terms for an academic year

Returns the active-first report-card terms and their related classes and nodes for the selected academic year.

Authentication

AuthorizationBearer

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

Path parameters

academicYearIdintegerRequired>=1

Academic year identifier whose report-card terms should be loaded.

Response

Report-card terms were returned in display order.

statusstring
messagestring
datalist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error