Assignment
For loop type lifter_assignment, here are the query parameters and fields.
Query parameters
course- Course ID or "current" for current course where the assignment is assigned.
Type: stringis_complete- If an assignment is completed, "true"/"false"
Type: boollesson- Lesson ID or "current" for current lesson where the assignment is assigned.
Type: stringstudent- Student ID or "current".
Type: string
Fields
allowed_mimes- Assignment allowed upload file typesaudio- Assignment audio embedaudio_url- Assignment audio URLcourse- Assignment coursecreated_date- Assignment created dateenable_allowed_mimes- Assignment allowed upload file types enabled, "true"/"false"enable_word_count_max- Assignment max word count enabled , "true"/"false"enable_word_count_min- Assignment min word count enabled , "true"/"false"has_description- Assignment description enabled , "true"/"false"id- Assignment IDis_complete- If an assignment is completed, "true"/"false"is_passing- If an assignment has a passing grade, "true"/"false"lesson- Assignment lessonpassing_percentage- Assignment passing percentagepoints- Assignment pointstype- Assignment typeupdated_date- Assignment updated datevideo- Assignment video embedvideo_url- Assignment video URLword_count_max- Assignment max word countword_count_min- Assignment min words count