GET Task Attachments
This REST request returns either a specific attachment or all the attachments in a task instance.
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
|