Retrieve Document Export Results
GET https://{{vaultDNS}}/api/{{version}}/objects/documents/batch/actions/fileextract/:{job_id}/results
https://developer.veevavault.com/api/21.2/#retrieve-document-export-results
After submitting a request to export documents from your vault, you can query your vault to determine the results of the request.
Before submitting this request:
You must have previously requested a document export job (via the API) which is no longer active. You must have a valid job_id value (retrieved from the document export binder request above). You must be a Vault Owner, System Admin or the user who initiated the job.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |