Corpora, Query, Sources
Get Corpus Source Document
Retrieves details for the specified source document
GET
Authorizations
API key
Response
200 - application/json
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.
When this document was created.
The unique ID of this document.
Metadata about the document.
The MIME type of the document. https://developer.mozilla.org/en-US/docs/Web/HTTP/MIME_types
The size of the document contents, in bytes.
The id of the source that provides this document.