Module

x/windmill/windmill-api/services/WorkspaceService.ts>WorkspaceService.listWorkspacesAsSuperAdmin

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Latest
method WorkspaceService.listWorkspacesAsSuperAdmin
import { WorkspaceService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/WorkspaceService.ts";

list all workspaces as super admin (require to be super admin)

Parameters

unnamed 0: { page?: number; perPage?: number; }

Returns

Workspace workspaces