Downloads an individual attachment given an attachment id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the project
The ID of the list
The ID of the task
The ID of the attachment
Returns the downloaded bytes of the attachment on the response body.