DownloadContents

 

LibraryService / DownloadContents

 

Description: Download content

URL: http://{your-server-url}/api/v1/core/libraries/contents/stream/{contentId}/download

Method: GET

Token Required: True


Request Headers:
content-type: application/json or content-type: application/xml
token: {token}
currentuserid: {switch to user id}
Rights:

Type: Nexus.AppSpace.Service.Contract.Model.Enums.Rights.Rights

Right Require
Content_Management Yes

Response:

Type: System.IO.Stream

Parameter Type
Stream System.IO.Stream