Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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). The details are returned with the full set of properties.

 

 

 

  • No labels