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