[GET] /annotated

[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
Method

GET

Request Query Parameter

  • objectTypeId (Integer): For performance reasons, the objectTypeId of the object can be provided.

Response
Format

application/pdf

Minimum Version

6.5.0

Request
Example

/api/dms/objects/2563/contents/renditions/pdf/native/annotated?objectTypeId=262168

Result
Example

A byte sequence of the pdf file if the HTTP statuscode is 200. If the HTTP statuscode is 400+ then no payload is present.