# Get attachment thumbnail **GET /pictures/thumbnails/attachment-files/{attachment_file_id}.png** Download the thumbnail representing given attachment file. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **attachment_file_id** (string(uuid)) Attachment file unique identifier ## Responses ### 200: Attachment thumbnail downloaded #### Body Parameters: image/png (string(binary)) string(binary) [Powered by Bump.sh](https://bump.sh)