[GET] /annotated
/api/dms/objects/{objectId}/contents/renditions/pdf/native/annotated
Description | To retrieve the pdf document with all its annotations for DMS object. |
|---|---|
Request | GET |
Request Query Parameter |
|
Response | application/pdf |
Minimum Version | 6.5.0 |
Request | /api/dms/objects/2563/contents/renditions/pdf/native/annotated?objectTypeId=262168 |
Result | A byte sequence of the pdf file if the HTTP statuscode is 200. If the HTTP statuscode is 400+ then no payload is present. |