CORE_ATTACHMENT_DOWNLOAD CORE Endpoint
  /rpc/core/?method=CORE_ATTACHMENT_DOWNLOAD  
 

Download an attached file.

If you are developing "on-platform" then you can use the shorthand as link: "/download/[id]".

If you need to set the source (src) of an image (img) element then use CORE_IMAGE_SHOW.

 
  PARAMETERS TYPE NOTES
  id Numeric Attachment link ID
  object Numeric Mandatory if you are using Relationship Manager Security
  RETURN  
  Binary file File is download via the browser agent.