Skip to main content
Module

x/gesso/types/params.ts>GetPublicInlinePreviewUrlParams

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

Properties

optional
submissionid: number

The id of the submission the file is associated with. Provide this argument to gain access to a file that has been submitted to an assignment (Canvas will verify that the file belongs to the submission and the calling user has rights to view the submission).