Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the external task to be retrieved.
Response
Request successful.
An External Task object with the following properties
The id of the activity that this external task belongs to.
The id of the activity instance that the external task belongs to.
The full error message submitted with the latest reported failure executing this task; null if no
failure was reported previously or if no error message was submitted
The id of the execution that the external task belongs to.
The id of the external task.
The date that the task's most recent lock expires or has expired.
The id of the process definition the external task is defined in.
The key of the process definition the external task is defined in.
The version tag of the process definition the external task is defined in.
The id of the process instance the external task belongs to.
The id of the tenant the external task belongs to.
The number of retries the task currently has left.
A flag indicating whether the external task is suspended or not.
The id of the worker that posesses or posessed the most recent lock.
The topic name of the external task.
The priority of the external task.
The business key of the process instance the external task belongs to.