List process instances audit log
GET {{baseUrl}}/process-instances/audit-logs?eventType=process-start&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 instances audit logs
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
eventType | string | An event type id registered for specific process events | |
processInstanceId | string | An id of the process instance. | |
processDefinitionId | string | The process definition id of the process instance. | |
userId | string | The otds Uuid of the user. | |
filterByCurrentSubscription | boolean | Only return the process 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 instances started before the given date. | |
After | string | Only return process instances started after the given date. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"links":{"empty":false},"content":[{"tenantid":"id est ","endTime":"2020-04-02T17:20:18.722+05:30","subscriptionid":"sed fugiat ipsum ut","businessKey":"SampleBusinessKey","id":"68cb0e33-74d7-11ea-a29e-50e08558ee22","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"consectetur commodo nulla","subject":"cillum sed pariatur ut","userId":"incididunt","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"},{"tenantid":"ullamco esse","endTime":"2020-04-02T17:20:18.722+05:30","subscriptionid":"pariatur aute Duis adipisicing","businessKey":"SampleBusinessKey","id":"68cb0e33-74d7-11ea-a29e-50e08558ee22","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"laborum velit sunt Duis pari","subject":"m","userId":"esse amet dolor cupidatat","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"}]}