Claim Page APIOperations
Returns the thumbnail of the attachment (JPEG).
Path Parameters
AttachmentInfoId*integer
ID of the attachment
Format
int64Range
1 <= value <= 9223372036854780000Response Body
application/json
curl -X GET "https://example.com/api/images/1/thumbnail"{}