Skip to main content

Get a course assignment

GET 

/api/courses/:id/assignments/:aid

Returns the assignment with its problems. Staff/admins also get the course roster in the full view; non-staff members see published assignments only (unpublished are masked as 404) and no roster.

View source

Request

Responses

The assignment with problems (and, for staff in full view, the roster).