Documents
Get a document by ID
Retrieves a document by its unique identifier.
GET
Headers
Path Parameters
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.