Retrieve Binder Export Results
GET https://{{vaultDNS}}/api/{{version}}/objects/binders/actions/export/:{job_id}/results
https://developer.veevavault.com/api/20.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 |