list_gradebook_history_submissions
Retrieve a list of versioned submission history entries for one grader and one assignment on a specified gradebook history date.
Instructions
List versioned submission history for one grader and assignment on a specific gradebook history date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| date | Yes | The gradebook history date to inspect, in YYYY-MM-DD format | |
| grader_id | Yes | The Canvas user ID of the grader | |
| assignment_id | Yes | The Canvas assignment ID |