For Developers

List Submissions

GET https://ed.link/api/v2/my/classes/:class_id/assignments/:assignment_id/submissions

Retrieve a list of Submissions for a given Assignment.

If the user is enrolled as a teacher, ta, designer, administrator, or district-administrator in the class, this will return all submissions. If not, this will return only the user's own submission.

Any student users who are actively enrolled in a class will have a Submission created for them by default.

Request Parameters

This endpoint allows for paging through results via the $next parameter.

ParameterTypeDescription
class_idstringThe UUID of the desired Class.
assignment_idstringThe UUID of the desired Assignment.

Sample Request

axios.get(`https://ed.link/api/v2/my/classes/${class_id}/assignments/${assignment_id}/submissions`, {
    headers: {
        authorization: `Bearer ${person_access_token}`
    }
});

Sample Response

{
    "$data": [
        {
            "flags": [],
            "created_date": "2025-08-05T23:05:25Z",
            "updated_date": "2025-08-13T15:19:23Z",
            "attempts": [],
            "state": "created",
            "person_id": "11111111-0000-0000-0000-000000000000",
            "properties": {},
            "identifiers": [
                {
                    "type": "schoology_id",
                    "value": "123456788"
                }
            ],
            "rule_ids": [],
            "references": {},
            "id": "00000000-0000-0000-0000-000000000000"
        },
        {
            "flags": [],
            "created_date": "2025-08-05T23:05:25Z",
            "updated_date": "2025-08-13T15:19:23Z",
            "attempts": [],
            "state": "created",
            "person_id": "22222222-0000-0000-0000-000000000000",
            "properties": {},
            "identifiers": [
                {
                    "type": "schoology_id",
                    "value": "123456789"
                }
            ],
            "rule_ids": [],
            "references": {},
            "id": "33333333-0000-0000-0000-000000000000"
        }
    ],
    "$request": "00000000-0000-0000-0000-000000000000"
}

Supported Providers

  • aeries
  • aspen
  • blackbaud
  • blackboard
  • brightspace
  • canvas
  • classgather
  • clever
  • google
  • illuminate
  • microsoft
  • moodle
  • oneroster
  • powerschool
  • schoology
  • lti
  • skyward
  • veracross
  • qmlativ
  • infinitecampus
  • rapididentity
  • sapphire
  • genesis
  • rediker
  • renweb
  • synergy
  • managebac
  • tyler
  • banner
  • frontline
  • ascender