getDigitalContent
GET/contents/media/:contentId
Returns a single digital content.
To access the service you need at least one of the following permissions. They are different based on the entity the digital contents are linked to:
| Permission (one of) | Notes | 
|---|---|
| listItems | If linked to an Item | 
| getItem | If linked to an Item | 
| getItemHierarchy | If linked to a Item Hierarchy | 
| listItemHierarchies | If linked to a Item Hierarchy | 
| getTask | If linked to a Task | 
| updateTask | If linked to a Task | 
| getSurveyDocTemplate | If linked to a Survey Document | 
| listSurveyDocTemplates | If linked to a Survey Document | 
| listPurchaseOrderDigitalContents | If linked to a Purchase Document | 
| getPurchaseOrderDigitalContent | If linked to a Purchase Document | 
| listSalesDocDigitalContents | If linked to a Sales Document | 
| listSalesOrderDigitalContents | If linked to a Sales Order |