/documents/general/subList - Get document 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 for each of the documents |
Possible response
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 |