Get Extraction Job Result
GET/extractions/jobs/:job_id
Get the status and result of an extraction job.
Retrieves the current status of an extraction job and, if completed successfully, the extracted data.
- job_id: The ID of the job to retrieve
Request
Responses
- 200
- 401
- 403
- 404
Extraction job status and result
Unauthorized
Forbidden
Not Found