Optional
args?: stringOptional
createdmask to filter exact matching user creator
Optional
hashas null parent
Optional
isis the job a flow step
Optional
isis not a scheduled job
Optional
isis the job skipped
Optional
jobfilter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
Optional
label?: stringmask to filter exact matching job's label (job labels are completed jobs with as a result an object containing a string in the array at key 'wm_labels')
Optional
orderorder by desc order (default true)
Optional
page?: numberwhich page to return (start at 1, default 1)
Optional
parentThe parent job that is at the origin and responsible for the execution of this script if any
Optional
pernumber of items to return for a given page (default 30, max 100)
Optional
result?: stringfilter on jobs containing those result as a json subset (@> in postgres)
Optional
schedulemask to filter by schedule path
Optional
scriptmask to filter exact matching path
Optional
scriptmask to filter exact matching path
Optional
scriptmask to filter matching starting path
Optional
startedfilter on started after (exclusive) timestamp
Optional
startedfilter on started before (inclusive) timestamp
Optional
success?: booleanfilter on successful jobs
Optional
tag?: stringfilter on jobs with a given tag/worker group
filter on jobs containing those args as a json subset (@> in postgres)