Retrieve Job Status
GET https://{{vaultDNS}}/api/{{version}}/services/jobs/:{job_id}
https://developer.veevavault.com/api/24.1/#RetrieveJobStatus
After submitting a request, you can query your Vault to determine the status of the request. To do this, you must have a valid job_id
for a job previously requested through the API.
Example Jobs:
- Binder Export
- Import Submission
- Export Submission
- Create EDL
- Deploy Package
- Deep Copy Object Record
- Cascade Delete Object Record
- Export Documents
Note: The Job Status endpoint can only be requested once every 10 seconds. When this limit is reached, Vault returns APILIMITEXCEEDED
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string |