Gets the details for a specific docuiment.
URL
(POST) /resources/documents/{did}/details
PARAMETERS
The URL contains the document id (did).
Additional parameters are included as JSON in the request body:
scope | The scope object. The segment must be within the scope. NOTE: This method does not support the Global Search scope. | Mandatory |
RESULTS
Document details, see Document Details (Object)