Admin - Assignments

Get Admin Assignment Details

Get detailed assignment information for admin view. This reuses most of the logic from the teacher endpoint but adds teacher context.

get/admin/assignments/{assignment_id}

Path parameters

assignment_idstring required

Response

Successful Response

teacher_infoobject required
average_duration_minutesnumber nullable

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the optional property / to the response with the status

      response-optional-property-added