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
Your DreamClass API key. Required on every request. Find it in the DreamClass app under Settings > Integrations.
Your school code. Required on every request. Find it in the DreamClass app under Settings > Integrations.
Query parameters
Class course id (optional). Check the GetPeriodClassCourses call
School period id (optional). Check the GetSchoolPeriods call

