Skip to main content
Module

x/gesso/types/params.ts>ListUsersInGroupCategoryParams

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

Properties

optional
searchterm: string

The partial name or full ID of the users to match and return in the results list. Must be at least 3 characters.

optional
unassigned: boolean

Set this value to true if you wish only to search unassigned users in the group category.