GET Task Attachments
This REST request returns all the attachments in a task instance. The underlying built-in service is pub.task.taskclient:getTaskAttachments.
To return a specific attachment, the HTTP request is formed as follows:
GET /rest/pub/opentask/taskID/attachments/attachmentID
To return all attachments, the HTTP request is formed as follows:
GET /rest/pub/opentask/taskID/attachments
Input Parameters
|
Output Parameters
|