Get (Binary)
GET/task/:id/attachment/:attachmentId/data
Retrieves the binary content of a task attachment by task id and attachment id.
Request
Responses
- 200
- 404
Request successful.
The attachment content for the given task id and attachment id does not exist, or the history of the engine is disabled.
See the Introduction for the error response format.