/datastores/{id}/documents
Get Document Metadata
Get details of a given document, including its name and ingestion job status.
get/datastores/{datastore_id}/documents/{document_id}/metadata
Path parameters
datastore_idstring uuid required
Datastore ID of the datastore from which to retrieve the document
Datastore ID of the datastore from which to retrieve the document
document_idstring uuid required
Document ID of the document to retrieve details for
Document ID of the document to retrieve details for
Response
Successful Response