List external worker jobs
GET {{baseUrl}}/external-jobs?id=officia&executionId=officia&processInstanceId=officia&processDefinitionId=officia&elementId=officia&elementName=officia&topic=officia&withException=true&exceptionMessage=officia&locked=true&unlocked=true&filterByCurrentSubscription=true&offset=officia&count=officia
List external worker jobs
Body
PARAM
Key | Datatype | Required | Description |
id
|
string | Only return external task job with the given id. | |
executionId
|
string | Only return jobs with the given executionId. | |
processInstanceId
|
string | Only return jobs with the processInstanceId. | |
processDefinitionId
|
string | Only return jobs with the given processDefinitionId. | |
elementId
|
string | Only return jobs with the given elementId. | |
elementName
|
string | Only return jobs with the given elementName. | |
topic
|
string | Only return the jobs with the given topic | |
withException
|
boolean |