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