Skip to main content
Module

x/windmill/mod.ts>WorkspaceService.listPendingInvites

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
method WorkspaceService.listPendingInvites
import { WorkspaceService } from "https://deno.land/x/windmill@v1.125.1/mod.ts";

list pending invites for a workspace

Parameters

unnamed 0: { workspace: string; }

Returns

CancelablePromise<Array<WorkspaceInvite>>

WorkspaceInvite user