Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter by historic job log id.
Filter by job id.
Filter by job exception message.
Filter by job definition id.
Filter by job definition type. See the User Guide for more information about job definition types.
Filter by job definition configuration.
Only include historic job logs which belong to one of the passed activity ids.
Only include historic job logs which belong to failures of one of the passed activity ids.
Only include historic job logs which belong to one of the passed execution ids.
Filter by process instance id.
Filter by process definition id.
Filter by process definition key.
Filter by deployment id.
Only include historic job log entries which belong to one of the passed and comma- separated tenant ids.
Only include historic job log entries that belong to no tenant. Value may only be
true, as false is the default behavior.
Filter by hostname.
Only include logs for which the associated job had a priority lower than or equal to the
given value. Value must be a valid long value.
Only include logs for which the associated job had a priority higher than or equal to the
given value. Value must be a valid long value.
Only include creation logs. Value may only be true, as false is the default behavior.
Only include failure logs. Value may only be true, as false is the default behavior.
Only include success logs. Value may only be true, as false is the default behavior.
Only include deletion logs. Value may only be true, as false is the default behavior.
Response
Request successful.
The number of matching instances.