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

KeyDatatypeRequiredDescription
eventTypestringAn event type id registered for specific process activity events
activityIdstringAn id of the process activity instance.
activityTypestringThe type of the process activity instance..
executionIdstringThe execution id of the process activity instance.
processInstanceIdstringThe process instance id of the activity instance.
processDefinitionIdstringThe process definition id of the activity instance.
userIdstringThe otds Uuid of the user.
filterByCurrentSubscriptionbooleanOnly return the process activity 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 activity instances started before the given date.
AfterstringOnly return process activity instances started after the given date.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

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"}]}