GetAssignments

View as Markdown

Get the list of assignments.

Provide either classCourseId (assignments of a single class course) or semesterId (all class course assignments in a school period). If both are provided, classCourseId takes precedence.

classCourseId: Check the GetPeriodClassCourses call

semesterId: Check the GetSchoolPeriods call

Headers

tenantstringOptional
schoolCodestringOptional

Query parameters

classCourseIdstringOptional

Class course id (optional). Check the GetPeriodClassCourses call

semesterIdstringOptional

School period id (optional). Check the GetSchoolPeriods call

Response headers

Access-Control-Allow-OriginstringOptional
Access-Control-Allow-MethodsstringOptional
X-Content-Type-OptionsstringOptional
Cache-ControlstringOptional

Response

OK
idinteger
titlestring
instructionsstring
statusinteger
startDatedate
dueDatedate
dueTimestring
guidstring
electronicSubmissionboolean
allowLateSubmissionboolean
classCourseIdinteger
professorSemesterInfoIdinteger
simpleGradeIdinteger
createdAtdatetime
updatedAtdatetime