Skip to main content
POST
Download thumbnail (small JPEG preview)

Path Parameters

cameraId
string
required

Camera identifier (e.g. D10F60149B0C)

slotNumber
enum<integer>
required

SD card slot number (1 or 2)

Available options:
1,
2
contentId
integer
required

SDK content identifier from listSDCardFiles response

fileId
integer
required

SDK file identifier from listSDCardFiles response (always 0 in contents-transfer mode)

Body

application/json

Optional save path override. If omitted, uses the connection-time SetSaveInfo path.

save_path
string

Directory path on host PC to save the file

Example:

"/Users/me/Pictures/captures"

Response

Thumbnail download accepted (async)

Response envelope for thumbnail/screennail downloads.

success
boolean
required
message
string
required
type
enum<string>
Available options:
thumbnail,
screennail