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 log entry.
Response
Request successful.
The id of the log entry.
The id of the external task.
The time when the log entry has been written.
The topic name of the associated external task.
The id of the worker that posessed the most recent lock.
The number of retries the associated external task has left.
The execution priority the external task had when the log entry was created.
The message of the error that occurred by executing the associated external task.
The id of the activity on which the associated external task was created.
The id of the activity instance on which the associated external task was created.
The execution id on which the associated external task was created.
The id of the process instance on which the associated external task was created.
The id of the process definition which the associated external task belongs to.
The key of the process definition which the associated external task belongs to.
The id of the tenant that this historic external task log entry belongs to.
A flag indicating whether this log represents the creation of the associated external task.
A flag indicating whether this log represents the failed execution of the associated external task.
A flag indicating whether this log represents the successful execution of the associated external task.
A flag indicating whether this log represents the deletion of the associated external task.
The time after which this log should be removed by the History Cleanup job. Default
format yyyy-MM-dd'T'HH:mm:ss.SSSZ. For further information, please see the documentation
The process instance id of the root process instance that initiated the process containing this log.