Retrieve the status of an extraction job
https://app.arahealth.io
Path: /v1/jobs/{job_id}
Method: GET
Authentication: None required
job_id (required) - The job identifier returned from the Extract endpointjob_id - The job identifierstatus - Current status of the job:
pending - Job is queued and waiting to startprocessing - Job is currently being processedcompleted - Job has finished successfullyfailed - Job encountered an errormessage - Descriptive message about the current statusjob_id to check the job statusstatus is completed, the data extraction and pathway execution are completeBearer token authentication using your Alto Health API key
Job identifier
"your_job_id"