Download the thumbnail representing given attachment file.
Path parameters
-
attachment_file_id
Required
GET
/pictures/thumbnails/attachment-files/{attachment_file_id}.png
curl \
--request GET 'http://api.example.com/pictures/thumbnails/attachment-files/{attachment_file_id}.png' \
--header "Authorization: $API_KEY"