GET
/assignments/{assignment_id}/gradesDeprecatedGet assignment grades
Retrieves grades for a specific classroom assignment. Supply assignment_id to identify the assignment; this operation is no longer available. This operation is closing down and will be removed on August 28, 2026.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
assignment_idintegerrequired
The unique integer identifier of the classroom assignment.
410Returned when the operation is no longer available after the Classroom service sunset.
messagestringoptional
documentation_urlstringoptional
urlstringoptional
statusstringoptional
Error handling
A 410 is returned because this operation is closing down and is no longer available. assignment_id must be an integer identifying the classroom assignment.