# GetAttachment This documentation provides details about the GetAttachment class within the `pyews` package. This class is used to retrieve an attachment object using a provided attachment id. ```eval_rst .. autoclass:: pyews.endpoint.getattachment.GetAttachment :members: :undoc-members: ```