Get Document by File ID

GET /ws/rest/service/v1/dm//file/download/<file_id>

Purpose

Provide a web service to download the contents of a single document based on file id.

Input

Path Parameter

Output

Document file stream object.

Example:

HTTP/1.1 200 OK

Date: Thu, 01 Sep 2016 15:35:07 GMT

Transfer-Encoding: chunked

Content-Type: application/octet-stream

Content-Disposition: attachment; filename=Autovue_reply.txt 

<< Contents of the file being downloaded >>

Related Topics

Document Services

Create Documents by Path

Create Documents by Parent Folder ID

Update Documents Meta Data by Path

Update Document Meta Data by Document ID

Get Documents by Path

Get Documents by Parent Folder ID

Get Document as Tiff File



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022