Saltar al contenido principal

Descargar bytes del adjunto

GET 

/attachments/:id/download

Streams the file bytes for the attachment back to the caller. Same Bearer JWT (scope finance.attachments) as the listing endpoint. Content-Type reflects the stored MIME; Content-Disposition is inline for PDF / images and attachment for other types. No caching — Cache-Control: private, no-store.

Solicitud

Respuestas

File bytes (binary stream). See Content-Type and Content-Disposition headers.