Retrieve Document Export Results
GET https://{{vaultDNS}}/api/{{version}}/objects/documents/batch/actions/fileextract/:{job_id}/results
https://developer.veevavault.com/api/23.1/#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 |