Document Extraction API
Retrieve a job by ID
Retrieve the details of a specific job by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The name of the workflow.
The ID of the job to retrieve.
Response
200
application/json
Job details retrieved successfully
The response is of type object
.