Get one student status
Returns the title, description, ordering, creator, and optional batch association for one school student status.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Student status identifier.
Response
The requested student status record.
status
message
data
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error

