GetAssignments
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
tenant
schoolCode
Query parameters
classCourseId
Class course id (optional). Check the GetPeriodClassCourses call
semesterId
School period id (optional). Check the GetSchoolPeriods call
Response headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
X-Content-Type-Options
Cache-Control
Response
OK
id
title
instructions
status
startDate
dueDate
dueTime
guid
electronicSubmission
allowLateSubmission
classCourseId
professorSemesterInfoId
simpleGradeId
createdAt
updatedAt

