method JobService.getCompletedJobimport { JobService } from "https://dotland.deno.dev/x/windmill@v1.415.1/windmill-api/index.ts"; getCompletedJob(unnamed 0: { workspace: string; id: string; }): CancelablePromise<CompletedJob>get completed job Parametersunnamed 0: { workspace: string; id: string; }ReturnsCancelablePromise<CompletedJob>CompletedJob job details