List staff for an academic year

Returns staff resources filtered to positions belonging to the requested academic year for teacher selection.

Authentication

AuthorizationBearer

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

Path parameters

year_idintegerRequired>=1
Academic year identifier used by the staff position scope.

Response

Staff assigned for the academic year were returned in the standard resource wrapper.
statusstringOptional
messagestringOptional
datalist of maps from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error