Instance Comments REST Endpoints

Processes/Instances/Instance Comments
The operations from the Processes/Instances/Instance Comments category.
Add a Process Instance Comment
Method: post
Path: /process/api/v1/instances/{id}/comments
Get Process Instance Comment by Comment Id
Method: get
Path: /process/api/v1/instances/{id}/comments/{commentId}
List Process Instance Comments
Method: get
Path: /process/api/v1/instances/{id}/comments