List process activity instances audit log

GET {{baseUrl}}/activity-instances/audit-logs?eventType=process-activity-start&activityId=et esse&activityType=et esse&executionId=et esse&processInstanceId=et esse&processDefinitionId=et esse&userId=et esse&filterByCurrentSubscription=true&offset=et esse&count=et esse&Before=1967-06-20T13:14:48.573Z&After=1967-06-20T13:14:48.573Z

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.

RESPONSES

status: OK

{"links":{"empty":false},"content":[{"tenantid":"dolor dolor ullamco","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":"pariatur non nisi","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"est aute in sed non","subject":"consectetur sint ut reprehenderit","userId":"laboris dolor enim","processInstanceId":"68cb0e33-74d7-11ea-a29e-50e08558ee22","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"},{"tenantid":"nostrud in","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 consequat","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"officia esse","subject":"tempor sint cillum in","userId":"proident sint aliquip","processInstanceId":"68cb0e33-74d7-11ea-a29e-50e08558ee22","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"}]}