getTaskAudit

Returns the audit log of all of the operations performed on a task.

Input Parameters

taskID String The unique identifier that the Task Engine assigns to the task

Output Parameters

taskAudits TaskAudit[] An array of TaskAudit objects representing the audit logs of the task.