Retrieve Asynchronous MDL Script Results
GET https://{{vaultDNS}}/api/mdl/execute_async/:job_id/results
https://developer.veevavault.com/api/23.1/#Retrieve_MDL_Results
After submitting a request to deploy an MDL script asynchronously, you can query Vault to determine the results of the request.
Before submitting this request:
- You must have previously requested a submission export job (via the API) which is no longer active.
- You must have a valid
job_id
field value returned from the Execute MDL Script Asynchronously request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |