General Document Processing
Get Document Processing Status
Checks processing status for any job type. Automatically routes to the appropriate status handler. Simplifies client integration by using a single endpoint.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the processing job (obtained from POST /api/v1/parse or other processing endpoints)