ScalepointDeveloper Portal
Claim Page APIOperations

Returns preview of the attachment (JPEG)

GET
/api/images/{AttachmentInfoId}/preview

Path Parameters

AttachmentInfoId*integer

ID of the attachment

Formatint64
Range1 <= value <= 9223372036854780000

Response Body

application/json

curl -X GET "https://example.com/api/images/1/preview"
{}