import { WorkspaceService } from "https://deno.land/x/windmill@v1.226.0/windmill-api/services/WorkspaceService.ts";
list all workspaces as super admin (require to be super admin)
Returns
CancelablePromise<Array<Workspace>>
Workspace workspaces
x/windmill/windmill-api/services/WorkspaceService.ts>WorkspaceService.listWorkspacesAsSuperAdmin
import { WorkspaceService } from "https://deno.land/x/windmill@v1.226.0/windmill-api/services/WorkspaceService.ts";
list all workspaces as super admin (require to be super admin)
Workspace workspaces