Optionalargs?: stringOptionalcreatedmask to filter exact matching user creator
Optionalhashas null parent
Optionalisis the job a flow step
Optionalisis not a scheduled job
Optionalisis the job skipped
Optionaljobfilter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
Optionallabel?: 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')
Optionalorderorder by desc order (default true)
Optionalpage?: numberwhich page to return (start at 1, default 1)
OptionalparentThe parent job that is at the origin and responsible for the execution of this script if any
Optionalpernumber of items to return for a given page (default 30, max 100)
Optionalresult?: stringfilter on jobs containing those result as a json subset (@> in postgres)
Optionalschedulemask to filter by schedule path
Optionalscriptmask to filter exact matching path
Optionalscriptmask to filter exact matching path
Optionalscriptmask to filter matching starting path
Optionalstartedfilter on started after (exclusive) timestamp
Optionalstartedfilter on started before (inclusive) timestamp
Optionalsuccess?: booleanfilter on successful jobs
Optionaltag?: stringfilter on jobs with a given tag/worker group
filter on jobs containing those args as a json subset (@> in postgres)