Skip to main content
GET
Python

Authorizations

Meibel-API-Key
string
header
required

Path Parameters

job_id
string
required

Response

Successful Response

job_id
string
required

Deep-transform job id

status
string
required

queued | running | succeeded | failed

artifacts
string[]

Names of the artifacts available for download once the job succeeds

metrics
DeepTransformMetrics · object | null

Run metrics (timing, counts)

aeq
Aeq · object | null

Extraction quality (AEQ) summary

error
string | null

Failure reason when status is failed