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. |