Skip to main content

Get a submission file

GET 

/api/files/submissions/:file

Serves a submission's uploaded file as a download. Restricted to the submitting student, course staff (faculty or TAs), or a system admin. The download is audited, and traversal filenames are rejected.

Auth: required

View source

Request

Responses

The file bytes (as an attachment).