Attachments
Retrieve Attachment
Retrieve an attachment
get/attachments/{id}
Path parameters
idstring required
Response
OK
Example response
{
"name": "newsletter-guide.pdf",
"file": "https://buttondown.s3.amazonaws.com/attachments/newsletter-guide.pdf",
"size": 1000
}