app-workflow_engine

On this page:

getJob

Summary

Get a Job

Description

Get a job by job ID.

Route

GET /workflow_engine/getJob/:job_id

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
job_id string yes Job ID to get the job.

Return

DetailsExampleSchema
Name Type Description
job_data object Data of the job.