GET
/
job
/
{id}

Params

id
string

The id of the extraction job.

Response

id
string

The unique id of the extraction job.

createdAt
string

Date and time when the job was created.

status
string

Status of the job. This can be CREATED, COMPLETED, FAILED or IN_PROGRESS.

pages
number

Number of pages in the document processed.

fileName
string

The file URL.

result
object

The result of the extracted job.