Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/windmill/windmill-api/services/RawAppService.ts>RawAppService.listRawApps

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 RawAppService.listRawApps
import { RawAppService } from "https://deno.land/x/windmill@v1.319.1/windmill-api/services/RawAppService.ts";

list all raw apps

Parameters

unnamed 0: { workspace: string; page?: number; perPage?: number; orderDesc?: boolean; createdBy?: string; pathStart?: string; pathExact?: string; starredOnly?: boolean; }

Returns

ListableRawApp All raw apps