Jobs
Create Extraction Job
POST
Body
The file URL.
The schema that defines the structure of the data you want to extract
Response
The unique id of the extraction job.
Date and time when the job was created.
Status of the job. At the point of the job creation, this will be CREATED
.
Number of pages in the document processed.
The file URL.
The result of the extracted job. At the point of job creation, this will be null
.
The full endpoint url to poll for the results of the job.