For Developers

Get Submission

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

Fetch a particular Submission for a given Assignment.

Request Parameters

ParameterTypeDescription
class_idstringThe UUID of the desired Class.
assignment_idstringThe UUID of the desired Assignment.
person_idstringThe UUID of the desired Person (Student)
or
submission_idstringThe UUID of the desired Assignment.

Sample Request

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

Sample Response

{
    "$data": {
        "attachments": [
            {
                "type": "link",
                "url": "https://www.example.com/my-submission.html/"
            }
        ],
        "state": "submitted",
        "flags": [],
        "grade_points": 85,
        "grade_comment": "Good try.",
        "grader_id": "00000000-0000-0000-0000-000000000000",
        "person_id": "00000000-0000-0000-0000-000000000000",
        "assignment_id": "00000000-0000-0000-0000-000000000000",
        "properties": {},
        "identifiers": [
            {
                "type": "lms_id",
                "value": "55"
            }
        ],
        "rule_ids": [],
        "references": {},
        "id": "00000000-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