Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue
idDONE

Product Version2.4
Report Note
AssigneeAntje

Resources & Remarks

Modification History

NameDateProduct VersionAction
Antje27 FEB 20232023 Springcreated
Agnieszka14 MAR 20232023 SpringrLANG



As of Version2023 Spring
Request MethodGET
Response FormatPNG
Required Permissionaction read
>> Roles and Role Sets
Description


Excerpt

Returns the content file's slide rendition of the DMS document object version specified by objectId and versionNr.


A PNG image with 256 px is returned in the response body.

The supported formats of binary content files as well as details on calculation and storage are listed here:
>> Renditions

Please note that the rendition is not an exact representation of the original file. Deviations to the original file may arise and are NOT considered as bugs in our software.

Response HeaderContent-Type: image/png
Request Example
/api/dms/objects/903f2ae8-2cfc-476c-8386-55c6811e41da/versions/{versionNr}/contents/renditions/slide
Result ExampleResponse body with PNG file.

...