GET
/classrooms/{classroom_id}/assignmentsDeprecatedList assignments for a classroom
Lists assignments associated with a specific classroom. Supply classroom_id to identify the classroom, but note that 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.
classroom_idintegerrequired
The unique integer identifier of the classroom whose assignments you want to list.
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. classroom_id must be an integer identifying the classroom.