Get or Search Products
Returns products and libraries from the CCMS based on the filters provided. The Branches for the products and libraries are also returned.
This method is new in 6.4
End-point
GET | /documents/drmInfo/productsEx |
Query String Parameters
Field | Description |
---|---|
|
Document identifier for the product on which to filter. |
|
Text with which to filter on the name of the product. |
|
Document identifier for the branch on which to filter. |
|
Text with which to filter on the name of the branch. |
|
Indicates that only products that have active branches will be returned. Active branches are branches which are not closed. Possible values are |
|
Indicates that only branches in which the user has read-write access will be returned. Possible values are |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
List of products and libraries. |