Download Controlled Copy Job Results
GET https://{{vaultDNS}}/api/{{version}}/objects/documents/actions/:{lifecycle_and_state_and_action}/:{job_id}/results
https://developer.veevavault.com/api/23.3/#Download_Controlled_Copy
Note: This endpoint is intended for use by integrations requesting and routing controlled copies of content as a system integrations account on behalf of users.
This endpoint is for Extensible Controlled Copy; controlled_copy_trace__v
and controlled_copy_user_input__v
objects. If your organization is not using these objects, you should use the endpoints for Legacy Controlled Copy.
After initiating a controlled copy user action, use this endpoint to download the controlled copy. To execute this request in an integration flow, Retrieve the Job Status and use the href
under "rel": "artifacts"
. We do not recommend executing this request outside of this flow.
Before submitting this request:
- You must have previously requested an initiate controlled copy job (via the API) which is no longer active
- You must be the user who initiated the job or have the Admin: Jobs: Read permission
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |