Skip to main content
GET
Get Document Processing Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

job_id
string
required

ID of the processing job (obtained from POST /api/v1/parse or other processing endpoints)

Response

200 - application/json

Job status retrieved

success
boolean
Example:

true

data
object