List departments as a tree
Returns root departments with nested departments, grades, and classes.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Response
The department tree was returned for the active school.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error

