Get submitted file of an existing submission
DevelopingGET
/submissions/{submissionid}/fileOnly the teacher of this course and assistants of this course and the group themselves should be able to perform this action
Request
Path Params
submissionid
string
required
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
file
object
required
BlobPart
Example
{
"file": {}
}
Last modified: 10 months ago