app-workflow_engine

On this page:

getJobByID

Summary

Get Job By ID

Description

Get the details for a Job from the Database based on its ID

Route

GET /workflow_engine/jobs/detailed/:job_id

Roles

admin engineering support apiread

Parameters

DetailsExampleSchema
Name Type Required Description
job_id string yes The Job Id to loop up

Return

DetailsExampleSchema
Name Type Description
job_data object The Current Job Object