Retrieve AI Job Status
GET https://{{vaultDNS}}/api/{{version}}/app/safety/ai/job/status/:job_id
Safety.AI has a dedicated Job Status endpoint. After submitting an Intake AI 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.
https://developer.veevavault.com/api/21.1/#retrieve-ai-job-status
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |