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

idintegerRequired>=1
Student identifier.

Query parameters

batch_idintegerOptional>=1
Academic year to use for school relationships.

Response

The requested student's SchoolSet profile.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error