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
Antje24 FEB 20232023 Springcreated

To be added for 2023 Autumn or later:

The response has an Content-MD5 standard header that can be used to validate that the rendition file is unchanged during the HTTP request processing. Standard validation processes can be implemented.


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


Excerpt

Retrieves the slide rendition of the binary content file that is assigned to the DMS object specified by objectId.


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.The response has an Content-MD5 standard header that can be used to validate that the rendition file is unchanged during the HTTP request processing. Standard validation processes can be implemented.

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

...