List grades and classes available to staff

Returns the selected year's grade and class structure scoped to the authenticated staff member when applicable.

Authentication

AuthorizationBearer

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

Path parameters

yearIdintegerRequired

Response

Staff-visible grades and classes were returned successfully.

statusstringOptional
messagestringOptional
datalist of objectsOptional

Errors

401
Unauthorized Error
403
Forbidden Error