/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.

Note:

This method is new in 6.4

Note:

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

productIdentifier

Document identifier for the product selected for filtering

productMatchingPattern

Text for filtering on the selected product name

branchIdentifier

Document identifier for the branch selected for filtering

branchMatchingPattern

Text for filtering on the selected branch

onlyActiveProduct

Value indicates whether or not to return only products that have active branches which are not closed

Note:

Possible values are true or false. Default is false.

isReadWrite

Value indicates whether or not to return only branches where users have read-write access

Note:

Possible values are true or false. Default is false.

Possible response

HTTP statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

FieldTypeDescription

result

DrmObject[…]

List of products and libraries