app-workflow_engine

On this page:

getEntireJob

Summary

Get a Job

Description

Get entire data of a job by job ID.

Route

GET /workflow_engine/getEntireJob/:job_data

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
job_data string yes Job ID

Return

DetailsExampleSchema
Name Type Description
job_data object Entire data of the job matching the job ID.