Document List
URL: /segments/remote_get_doc_list
Post Data: session_id
session_id
The unique key returned in the initial login call.
Returns
On failure the HTTP status code will be set:
- 200 - OK.
- Any other value - error. See text returned with the error for more details.
JSON Data
On success, a JSON structure containing details of each of the user's PDFs currently resident on the server. The top level data is a list of document/language pairs named 'doc_list'. For a detailed description of the data structure, see the Python wrapper's entry for Document List