List process instances audit log

GET {{baseUrl}}/process-instances/audit-logs?eventType=process-end&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 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.

RESPONSES

status: OK

{"links":{"empty":false},"content":[{"tenantid":"dolore fugiat voluptate veniam","endTime":"2020-04-02T17:20:18.722+05:30","subscriptionid":"laboris aliqua anim ullamco","businessKey":"SampleBusinessKey","id":"68cb0e33-74d7-11ea-a29e-50e08558ee22","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"elit fugiat","subject":"eiusmod veniam ea quis","userId":"cillum","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"},{"tenantid":"Ut do","endTime":"2020-04-02T17:20:18.722+05:30","subscriptionid":"sed do Lorem laborum","businessKey":"SampleBusinessKey","id":"68cb0e33-74d7-11ea-a29e-50e08558ee22","startTime":"2020-04-02T17:15:11.315+05:30","eventType":"Lorem anim consectetur","subject":"exercitation","userId":"exercitation ipsum","processDefinitionId":"SampleDeployment:3:668738b2-74d7-11ea-a29e-50e08558ee22"}]}