jobs

Get Job processing details

Retrieve processing details for a specific job by its ID.

get/api/v1/jobs/{job_id}/details

Path parameters

job_idstring uuid required

Headers

unstructured-api-keystring nullable

Response

Successful Response

idstring uuid required
processing_status'SCHEDULED' | 'IN_PROGRESS' | 'SUCCESS' | 'COMPLETED_WITH_ERRORS' | 'STOPPED' | 'FAILED' | 'REJECTED' required
messagestring nullable

Changes

Changed in 1 of the 4 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog