List process task instances audit log

GET {{baseUrl}}/task-instances/audit-logs?eventType=process-task-assignment&taskId=ut enim labore&taskDefinitionKey=ut enim labore&taskName=ut enim labore&taskAssignee=ut enim labore&processInstanceId=ut enim labore&processDefinitionId=ut enim labore&userId=ut enim labore&filterByCurrentSubscription=true&offset=ut enim labore&count=ut enim labore&Before=1977-02-15T16:48:37.101Z&After=1977-02-15T16:48:37.101Z

List process task instances audit logs

Request Params

KeyDatatypeRequiredDescription
eventTypestringAn event type id registered for specific process task events
taskIdstringAn id of the process task instance.
taskDefinitionKeystringThe task definition key for tasks part of a process.
taskNamestringThe task name of the process task instance.
taskAssigneestringThe assignee of the process task instance.
processInstanceIdstringThe process instance id of the task instance.
processDefinitionIdstringThe process definition id of the task instance.
userIdstringThe otds Uuid of the user.
filterByCurrentSubscriptionbooleanOnly return the process task instances event logs in the current subscription
offsetstringStart position value in the list of items, used for pagination.
countstringNumber of items to be limited in the response, used for pagination. By default the count value is set to 10.
BeforestringOnly return process task instances started before the given date.
AfterstringOnly return process task instances started after the given date.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"links":{"empty":true},"content":[{"category":"SampleCategory","tenantid":"esse culpa qui ut","executionId":"68cb0e35-74d7-11ea-a29e-50e08558ee22","subscriptionid":"sit aliqua","assignee":"SampleAssignee","name":"Sample Task","id":"68cb0e33-74d7-11ea-a29e-50e08558ee22","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"dolore Excepteur qui eiusmod","taskDefinitionKey":"SampleTaskDefinitionKey","subject":"pariatur in occaecat","userId":"consequat exercitation reprehenderit aliqua","processInstanceId":"68cb0e33-74d7-11ea-a29e-50e08558ee22","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"},{"category":"SampleCategory","tenantid":"cillum Ut consequat","executionId":"68cb0e35-74d7-11ea-a29e-50e08558ee22","subscriptionid":"quis in Excepteur anim","assignee":"SampleAssignee","name":"Sample Task","id":"68cb0e33-74d7-11ea-a29e-50e08558ee22","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"aliquip elit consectetur","taskDefinitionKey":"SampleTaskDefinitionKey","subject":"occaecat officia esse","userId":"deserunt enim ad velit","processInstanceId":"68cb0e33-74d7-11ea-a29e-50e08558ee22","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"}]}