Get audit log by aggregate
GET /api/v1/workflow/audit/aggregate/:aggregateType/:aggregateId
Returns all workflow audit log entries for a specific aggregate (e.g. a workflow definition). aggregateType is the aggregate type name, aggregateId is its GUID.
Request