Skip to main content

Get a solution file

GET 

/api/files/solutions/:file

Serves a problem's solution file, the most sensitive protected material, so access is limited to course staff (faculty or TAs) or a system admin, and every successful serve is audited (both inline and ?download=1). Traversal filenames are rejected.

Auth: required

View source

Request

Responses

The solution file bytes (as an attachment).