Get a student
Returns the student's profile, school placement, status, contacts, and related staff data.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Student identifier.
Query parameters
batch_id
Academic year to use for school relationships.
Response
The requested student's SchoolSet profile.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

