Retrieve All Documents

GET https://{{vaultDNS}}/api/{{version}}/metadata/objects/documents/properties

https://developer.veevavault.com/api/20.3/#retrieve-all-documents

Retrieve the latest version of documents and binders to which you have access.

Request Params

KeyDatatypeRequiredDescription
named_filterstringRetrieves only documents which you have created.
named_filterstringRetrieves only documents which you have marked as favorites in the library.
named_filterstringRetrieves only documents which you have recently accessed.
named_filterstringRetrieves only documents in your cart.
scopestringSearches only within the document content.
scopestringSearches both within the document content and searchable document fields.
versionscopestringRetrieves all document versions, rather than only the latest version.
searchstringSearch for documents based on a {keyword} in searchable document fields.
limitnullSee VQL documentation for more information.
sortnullSee VQL documentation for more information.
startnullSee VQL documentation for more information.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Acceptstring