GET /api/dms/objects/{objectId}/versions/{versionNr}/contents/file
As of Version | product version 1.0 | component version 1.0 |
---|---|
Request Method | GET |
Response Format | binary data |
Required Permission | action read >> Roles and Role Sets |
Description | To get the content file related to a specific version of a DMS object, send the request with the ID of the DMS object as objectId and the version number as versionNr. A |
Request Example | /api/dms/objects/903f2ae8-2cfc-476c-8386-55c6811e41da/versions/2/contents/file |
- ETags will be supported