Skip to main content
Module

x/gesso/types/params.ts>ListRolesParams

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

Properties

optional
accountid: string

The id of the account to retrieve roles for.

optional
state: string[]

Allowed values: active, inactive

optional
showinherited: boolean

If this argument is true, all roles inherited from parent accounts will be included.