Skip to main content
Module

x/gesso/types/params.ts>GetSingleCourseParams

A TypeScript API client for Canvas LMS
Latest
interface GetSingleCourseParams
import { type GetSingleCourseParams } from "https://deno.land/x/gesso@v0.1.2/types/params.ts";

Properties

optional
include: string[]

Allowed values: needs_grading_count, syllabus_body, public_description, total_scores, current_grading_period_scores, term, account, course_progress, sections, storage_quota_used_mb, total_students, passback_status, favorites, teachers, observed_users, all_courses, permissions, course_image, banner_image, concluded

optional
teacherlimit: number

The maximum number of teacher enrollments to show. If the course contains more teachers than this, instead of giving the teacher enrollments, the count of teachers will be given under a teacher_count key.