Retrieves the binary content of a task attachment by task id and attachment id.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The id of the task.
The id of the attachment to be retrieved.
Request successful.
For files without any MIME type information, a byte stream is returned.