/documents/drmInfo/productsEx - Get or search products
Returns products and libraries from the CCMS, based on the filters provided and includes the branches for the products and libraries.
This method is new in 6.4
If content level security (CLS) is active, only versions with read/write permissions will be listed.
End-point
GET | /documents/drmInfo/productsEx |
Query string parameters
Field | Description |
---|---|
|
Document identifier for the product selected for filtering |
|
Text for filtering on the selected product name |
|
Document identifier for the branch selected for filtering |
|
Text for filtering on the selected branch |
|
Value indicates whether or not to return only products that have active branches which are not closed Note:
Possible values are |
|
Value indicates whether or not to return only branches where users have read-write access Note:
Possible values are |
Possible response
HTTP status | Description |
---|---|
200 |
The operation completed successfully |
401 |
There is no session or the session is invalid |
Response body
Field | Type | Description |
---|---|---|
|
DrmObject[…] |
List of products and libraries |