listDigitalContents
GET/contents/entities/:entityId/:entityObjectId
Returns a list of all digital contents for the given entity.
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 Document |
Request
Responses
- 200
- 400
DigitalContents list response
Bad request