v3

latestOpenAPI 3.0.32026-07-21354289.5 KB
Preview

previewPublicFile

Generate a thumbnail preview for a public file entity.

No authentication required. This endpoint only works for files with access_control: public-read.

get/v1/files/public/{id}/preview

Path parameters

string required

Empty string (used when file ID not yet assigned)

OR
string uuid required

Valid UUID v4

The UUID of the public file entity

Query parameters

versioninteger

Index of the file version to preview (0 = latest)

winteger

Desired width in pixels

hinteger

Desired height in pixels

org_idstring

Organization ID that owns the file

Response

Generated thumbnail image for a public file