/
GET /api/dms/objects/{objectId}/contents/renditions/pdf
GET /api/dms/objects/{objectId}/contents/renditions/pdf
As of Version | product version 2020 Winter | component version 2020 Winter |
---|---|
Request Method | GET |
Response Format | |
Required Permission | action read >> Roles and Role Sets |
Description | To return the content file's PDF rendition of the DMS document object, send the request with the ID of the DMS object as If the specified 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. Supported formats: |
Response Header | Content-Type: application/pdf |
Request Example | /api/dms/objects/903f2ae8-2cfc-476c-8386-55c6811e41da/contents/renditions/pdf |
Result Example | Response body with PDF document. |
, multiple selections available,
Related content
REPOSITORY Service
REPOSITORY Service
Read with this
GET /api/dms/objects/{objectId}/contents/renditions/pdf
GET /api/dms/objects/{objectId}/contents/renditions/pdf
More like this
Binary Content Files
Binary Content Files
Read with this
GET /api/dms/objects/{objectId}/versions/{versionNr}/contents/renditions/pdf
GET /api/dms/objects/{objectId}/versions/{versionNr}/contents/renditions/pdf
More like this
Renditions
Renditions
Read with this
GET /api/dms/objects/{objectId}/contents/renditions/slide
GET /api/dms/objects/{objectId}/contents/renditions/slide
More like this