Documents
Get all documents
Retrieves a list of all documents in the system.
GET
Headers
Response
200
application/json
Successful Response
The ID of the document.
The name of the document.
The ID of the folder that contains the document.
The path to the document file.
The type of the document file. Options: pdf
, docx
, txt
, html
, md
.
The URL of the document file.
A summary of the document content.
The version of the document.
The date and time the document was created.
The date and time the document was last updated.