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
Key | Datatype | Required | Description |
---|---|---|---|
eventType | string | An event type id registered for specific process task events | |
taskId | string | An id of the process task instance. | |
taskDefinitionKey | string | The task definition key for tasks part of a process. | |
taskName | string | The task name of the process task instance. | |
taskAssignee | string | The assignee of the process task instance. | |
processInstanceId | string | The process instance id of the task instance. | |
processDefinitionId | string | The process definition id of the task instance. | |
userId | string | The otds Uuid of the user. | |
filterByCurrentSubscription | boolean | Only return the process task instances event logs in the current subscription | |
offset | string | Start position value in the list of items, used for pagination. | |
count | string | Number of items to be limited in the response, used for pagination. By default the count value is set to 10. | |
Before | string | Only return process task instances started before the given date. | |
After | string | Only return process task instances started after the given date. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"}]}