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

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

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