Authorizations
API key
Path Parameters
Response
A single complete source of information included in a corpus. In the most straight-forward case, this could be an uploaded PDF or a single webpage. However, documents can also be created from other documents during processing, for example turning an HTML page into a markdown document.
The id of the corpus in which this document is included.
The id of the source that provides this document.
The unique ID of this document.
When this document was created.
The MIME type of the document. https://developer.mozilla.org/en-US/docs/Web/HTTP/MIME_types
Metadata about the document. Metadata about a document. This is typically not included in the document's chunks, but can be used for filtering or citations. Derived documents inherit metadata from their source documents in general.
The size of the document contents, in bytes.