Job
Get job details
Retrieve current processing details for a specific job.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The unique identifier of the job.
Response
Unique identifier for the job.
Processing status. One of:
SCHEDULED, IN_PROGRESS, SUCCESS, COMPLETED_WITH_ERRORS, STOPPED, FAILED.Per-node processing statistics. Each object includes
node_name, node_type, node_subtype, ready, in_progress, success, and failure counts.Additional status message, if available.

