Retrieve Document
BetaRetrieve a Document, keying off of either its Vellum-generated ID or its external ID.
Authentication
X-API-KEYstring
API Key authentication via header
Path parameters
id
Headers
X-API-Version
Response
id
last_uploaded_at
label
A human-readable label for the document. Defaults to the originally uploaded file’s file name.
processing_state
* `QUEUED` - Queued
* `PROCESSING` - Processing
* `PROCESSED` - Processed
* `FAILED` - Failed
* `UNKNOWN` - Unknown
Allowed values:
original_file_url
document_to_document_indexes
external_id
The unique id of this document as it exists in the user's system.
status
The current status of the document
ACTIVE
- Active
Allowed values:
keywords
A list of keywords that'll be associated with the document. Used as part of keyword search.
metadata
A previously supplied JSON object containing metadata that can be filtered on when searching.