v56

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-011,4581,08113.3 MB
classroom

Closing down - Get assignment grades

[!WARNING] Closing down notice: This operation is closing down and will be removed on August 28, 2026. For more information, see the GitHub Classroom sunset notice.

Gets grades for a GitHub Classroom assignment. Grades will only be returned if the current user is an administrator of the GitHub Classroom for the assignment.

get/assignments/{assignment_id}/grades

Path parameters

assignment_idinteger required

The unique identifier of the classroom assignment.

Response

Response

assignment_namestring required

Name of the assignment

assignment_urlstring required

URL of the assignment

starter_code_urlstring required

URL of the starter code for the assignment

github_usernamestring required

GitHub username of the student

roster_identifierstring required

Roster identifier of the student

student_repository_namestring required

Name of the student's assignment repository

student_repository_urlstring required

URL of the student's assignment repository

submission_timestampstring required

Timestamp of the student's assignment submission

points_awardedinteger required

Number of points awarded to the student

points_availableinteger required

Number of points available for the assignment

group_namestring

If a group assignment, name of the group the student is in