Skip to main content
POST
Create Extraction Job

Body

string
required
The file URL.
object[]
required
The schema that defines the structure of the data you want to extract

Response

string
The unique id of the extraction job.
string
Date and time when the job was created.
string
Status of the job. At the point of the job creation, this will be CREATED.
number
Number of pages in the document processed.
string
The file URL.
string
The result of the extracted job. At the point of job creation, this will be null.
object
The full endpoint url to poll for the results of the job.