Retrieve Binder Export Results
GET https://{{vaultDNS}}/api/{{version}}/objects/binders/actions/export/:{job_id}/results
https://developer.veevavault.com/api/23.2/#Retrieve_Binder_Export_Results
After submitting a request to export a binder from your Vault, you can query Vault to determine the results of the request.
Before submitting this request:
- You must have previously requested a binder export job (via the API) which is no longer active.
- You must have a valid
job_id
value (retrieved from the export binder request above).
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |