List Assignment Overrides
list_assignment_overridesRetrieve existing due-date and availability overrides for an assignment, targeting students, sections, or groups, to avoid duplicate-student overrides that cause a 422 error.
Instructions
List all due-date / availability overrides for a specific assignment in a course. Returns overrides targeting individual students, sections, or groups. Useful for auditing before creating a new override — Canvas returns a 422 if a student-set override already exists for the same students on the same assignment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | Canvas course ID | |
| assignment_id | Yes | Canvas assignment ID |