app-workflow_engine

On this page:

getJobList

Summary

Get List of Jobs

Description

Get a list of jobs by status.

Route

POST /workflow_engine/getJobList/:status

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
status string yes Status to get jobs.
options object yes Options for displaying getJobList returned data.

Return

DetailsExampleSchema
Name Type Description
job_list object Jobs matching the status.