GET scores/{score}/submissions
Summary: List submissions related to the score
Operation ID: getScoreSubmissions
Auth: unknown
Operation ID: getScoreSubmissions
Auth: unknown
Description
This API call will list the different assignments submissions where the score is attached. This method can be used by anyone that are part of the organization and have at least read access to the document.
Parameters (1)
score
(string, path, required)
Unique identifier of the score document. This can be a Flat Score unique identifier (i.e. `ScoreDetails.id`) or, if the score is also a Google Drive file, the Drive file unique identifier prefixed with `drive-` (e.g. `drive-0B000000000`).
No probe data for this endpoint yet.