List DRM Objects

Returns the DRM object information for the specified document.

End-point

POST /documents/drmInfo/subList

Request Body

FieldTypeDescription

data

String[]

Full paths of the DRM objects to retrieve.

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

DrmObject[]

List of DRM objects.