Show one report card subject

Fetches a subject with its courses and descendants arranged as a nested report-card subject tree.

Authentication

AuthorizationBearer

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

Path parameters

subjectintegerRequired>=1
Subject identifier to load.

Response

Subject and descendants returned successfully.
statusstringOptional
messagestringOptional
dataobjectOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error