List an Assignment's Submissions

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns

If unfiltered, this endpoint returns a list of the Submissions corresponding to this assignment. You may choose to filter the submissions requested by student or grader by appending appropriate query params to the request URL.
















Path Params
int32
required

ID corresponding to the Assignment from which you want Submissions.

Query Params
string

Email corresponding to a student of assignment.course. Restricts results to Submissions for which submission.students contains this student. Since all students can be associated with at most 1 submission per assignment, this query param will restrict results to 0 or 1 objects.

string

Email corresponding to a grader in assignment.course. *Using this query param will restrict results to submissions for which submission.grader is equal to the param value.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json