getCommentAudit

The getCommentAudit operation enables you to retrieve any comments stored against a given process instance, work item or case object.

Alternatively, comments can also be retrieved using the getProcessInstanceAudit, getWorkItemAudit and getCaseAudit APIs.

  • The request must identify the process instance, work item or case whose comments you want to retrieve. Optionally, you can specify how the information is displayed.
  • The response returns the comments for the given process instance, work item or case object.
Required System Action
queryAudit.
API Descriptions