Summary
Get Associated Jobs
Description
Search for Jobs that the user has touched.
Route
POST /workflow_engine/getAssociatedJobs
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
options | object | yes | Sort, filter, and pagination object. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
jobs | object | All matching Jobs. |