List vault objects
Retrieve all objects stored in a specific vault, including document metadata, ingestion status, and processing statistics.
GET
Authorizations
API key starting with sk_case_
Path Parameters
The unique identifier of the vault
Query Parameters
Include placeholders for uploads that were never completed (awaiting_upload) or were cancelled (aborted). Excluded by default.
JSON-encoded provenance object used as a partial match. For example, {"provider":"clio"} returns objects whose file_origin contains that value.
Example:
"{\"provider\":\"clio\"}"

