Retrieve Documents Information
Retrieves the document information for a list of documents.
End-point
POST | /documents/general/subList |
Request Body
Field | Type | Description |
---|---|---|
|
String[] |
List of the full path of the documents. |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
List of Document Information for the requested documents. |