Description: Download content
URL: http://{your-server-url}/api/v1/core/libraries/contents/stream/{contentId}/download
Method: GET
Token Required: True
content-type: application/json or content-type: application/xml
token: {token}
currentuserid: {switch to user id}
Type: Nexus.AppSpace.Service.Contract.Model.Enums.Rights.Rights
Right | Require |
---|---|
Content_Management | Yes |
Type: System.IO.Stream
Parameter | Type |
---|---|
Stream | System.IO.Stream |