The attachment object is what is returned within the attachments property when retrieving an article.
| Name | Summary |
|---|---|
| id | The unique attachment id |
| name | The name of the file. |
| size | The size of the file in bytes. |
| url | The download URL of the file. This includes an expiring security signature in the URL. |

