Attachment
Download attachment thumbnail by id
Redirects the client to a URL that serves an attachment thumbnail's binary data.
Permissions required: Permission to view the attachment's container.
get/attachments/{id}/thumbnail/download
Path parameters
idstring required
The ID of the attachment to be returned. If you don't know the attachment's ID, use Get attachments for page/blogpost/custom content.
Query parameters
versioninteger
Allows you to retrieve a previously published version. Specify the previous version's number to retrieve its details.
heightinteger
Allows you to define the thumbnail height.
widthinteger
Allows you to define the thumbnail width.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.