app-workflow_engine

On this page:

getJobDetails

Summary

Get Details of an Active Job

Description

Get an active job's details.

Route

GET /workflow_engine/job/:job_id/details

Roles

admin apiread

Parameters

DetailsExampleSchema
Name Type Required Description
job_id string yes ID of job to get details.

Return

DetailsExampleSchema
Name Type Description
job_details object Details for a job.