List process activity instances audit log
GET {{baseUrl}}/activity-instances/audit-logs?eventType=process-activity-start&activityId=ut enim labore&activityType=ut enim labore&executionId=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 activity instances audit logs
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
eventType | string | An event type id registered for specific process activity events | |
activityId | string | An id of the process activity instance. | |
activityType | string | The type of the process activity instance.. | |
executionId | string | The execution id of the process activity instance. | |
processInstanceId | string | The process instance id of the activity instance. | |
processDefinitionId | string | The process definition id of the activity instance. | |
userId | string | The otds Uuid of the user. | |
filterByCurrentSubscription | boolean | Only return the process activity 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 activity instances started before the given date. | |
After | string | Only return process activity instances started after the given date. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"links":{"empty":true},"content":[{"tenantid":"culpa eu in sint","executionId":"2296c6fb-fffc-11eb-8fe9-207918d6adb6","activityId":"sid-71DCD54A-6CC2-4D06-AE26-5DD62324F7B","activityType":"startEvent","endTime":"2020-04-02T17:20:18.722+05:30","subscriptionid":"Lorem non dolore do","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"quis","subject":"minim consectetur in","userId":"voluptate nulla","processInstanceId":"68cb0e33-74d7-11ea-a29e-50e08558ee22","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"},{"tenantid":"in esse non","executionId":"2296c6fb-fffc-11eb-8fe9-207918d6adb6","activityId":"sid-71DCD54A-6CC2-4D06-AE26-5DD62324F7B","activityType":"startEvent","endTime":"2020-04-02T17:20:18.722+05:30","subscriptionid":"nulla aute deserunt adipisicing","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"ex sed incididunt occaecat","subject":"sunt exercitation Lorem","userId":"veniam sed non deserunt","processInstanceId":"68cb0e33-74d7-11ea-a29e-50e08558ee22","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"}]}