method GroupService.listGroupsimport { GroupService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/services/GroupService.ts"; listGroups(unnamed 0: { workspace: string; page?: number; perPage?: number; }): CancelablePromise<Array<Group>>list groups Parametersunnamed 0: { workspace: string; page?: number; perPage?: number; }ReturnsCancelablePromise<Array<Group>>Group group list