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.
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.
The size of the document contents, in bytes.