Retrieve Documents Information

Retrieves the document information for a list of documents.

End-point

POST /documents/general/subList

Request Body

FieldTypeDescription

data

String[]

List of the full path of the documents.

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

DocumentsInformationResult

List of Document Information for the requested documents.