Job
Get job
Retrieve basic information for a specific job.
GET
To get current processing information about a job, use the get job details endpoint.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.
Unique identifier of the workflow that created this job.
Name of the workflow that created this job.
Job status. One of:
SCHEDULED, IN_PROGRESS, COMPLETED, STOPPED, FAILED.ISO 8601 timestamp when the job was created.
ISO 8601 duration of the job run.
IDs of input files for this job.
Output file metadata objects. Each object includes
node_id, file_id, node_type, and node_subtype.Job type. Default:
ephemeral.
