v1

latestOpenAPI 3.0.42026-07-14475158859.0 KB
Image

Generate Cropped Image Based On ThumbnailCoordinates For Notes (Auth)

get/api/images/cropped/{id}

Path parameters

idstring uuid required

Query parameters

leftnumber double
topnumber double
widthnumber double
heightnumber double

Response

OK

idstring uuid

Id

originalFileNamestring nullable

Original File Name

contentTypestring nullable

content type

fileSizeInBytesinteger

Original Image File Size In Byte

imageWidthinteger

Original Image Width

imageHeightinteger

Original Image Height

folderNamestring nullable

پوشه محل ذخیره تصویر

storedFileNamestring nullable

نام فایل ذخیره شده با بالاترین کیفیت

dataTimestring date-time

datetime

lastModifiedstring date-time

Last Modified for caching purposes

Example response

{
  "folderName": "2017-08",
  "storedFileName": "85007253-09f2-4434-8b7e-1a23db2cd9c9.png"
}