Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Filter by deployment id.
Filter by process definition id.
Filter by process definition key.
Filter by process instance id.
Filter by execution id.
Filter by case definition id.
Filter by case instance id.
Filter by case execution id.
Only include operations on this task.
Only include operations on this external task.
Only include operations on this batch.
Filter by job id.
Filter by job definition id.
Only include operations of this user.
Filter by the id of the operation. This allows fetching of multiple entries which are part of a composite operation.
Filter by the type of the entity that was affected by this operation, possible values are
Task, Attachment or IdentityLink.
Filter by a comma-separated list of types of the entities that was affected by this operation,
possible values are Task, Attachment or IdentityLink.
Filter by the category that this operation is associated with, possible values are
TaskWorker, Admin or Operator.
Filter by a comma-separated list of categories that this operation is associated with, possible values are
TaskWorker, Admin or Operator.
Only include operations that changed this property, e.g., owner or assignee.
Response
Request successful.
The number of matching instances.