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

dreamclass-secret-keystringOptional

Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.

tenantstringOptional
Your tenant code: the DreamClass subdomain you sign in at (for https://myaccount.dreamclass.io it is "myaccount"), or your full white-labelled domain. Required on every request.
schoolCodestringOptional

Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.

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