Get the file based in the idAttach
GET/attachments/:idAttach/file
Get the file based in the idAttach
Request
Responses
- 200
- 400
.zip file, with Content-Disposition header
Response Headers
Content-Disposition
Example:
attachment;filename='FileName.zip'Bad request. The request does not match the expected schema.