Show one report card term

Returns one SchoolSet report card term with its associated school structure nodes and classes for the report card editor.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Path parameters

termintegerRequired>=1
Report card term identifier to load.

Response

Report card term was loaded.
statusstring
messagestring
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error