Find students by school structure
Returns permitted students grouped under selected grades, classes, or structure nodes.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
lang
Allowed values:
nodes
grades
classes
studentIds
Response
Structure groups containing only students permitted to the requesting user.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

