Retrieve Results of Deep Copy Job
GET https://{{vaultDNS}}/api/{{version}}/vobjects/deepcopy/results/:{object_name}/:{job_status}/:{job_id}
https://developer.veevavault.com/api/23.1/#Get_Results_Deep_Copy
After submitting a request to deep copy an object record, you can query Vault to determine the results of the request.
Before submitting this request:
- You must have previously requested a deep copy job (via the API) which is no longer active.
- You must have a valid
job_id
value, retrieved from the response of the deep copy request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |