Skip to main content
Module

x/gesso/types/params.ts>GetSisImportListParams

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

Properties

optional
createdsince: Date

If set, only shows imports created after the specified date (use ISO8601 format)

optional
createdbefore: Date

If set, only shows imports created before the specified date (use ISO8601 format)

optional
workflow_state: string[]

Allowed values: initializing, created, importing, cleanup_batch, imported, imported_with_messages, aborted, failed, failed_with_messages, restoring, partially_restored, restored