List students in the academic structure

Returns the student tree for an academic year, optionally filtered by student status.

Authentication

AuthorizationBearer

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

Path parameters

year_idintegerRequired

Query parameters

student_status_idintegerOptional

Response

The student structure tree was returned successfully.
statusstringOptional
messagestringOptional
datalist of maps from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error