Skip to main content
Module

x/gesso/src/Roles.ts>Roles#getSingleRole

A TypeScript API client for Canvas LMS
Latest
method Roles.prototype.getSingleRole
import { Roles } from "https://deno.land/x/gesso@v0.1.2/src/Roles.ts";

Parameters

account_id: string
id: string
optional
params: GetSingleRoleParams
optional
body: unknown

Returns

Promise<Role>