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_id
Query parameters
student_status_id
Response
The student structure tree was returned successfully.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

