List Assignment Overrides
list_assignment_overridesList all due-date and availability overrides for a specific assignment, targeting students, sections, or groups. Use to audit existing overrides before creating a new one to avoid conflicts that return 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 |