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.
Path parameters
string
required
The unique identifier of the job.
Response
string
required
Unique identifier for the job.
string
required
Unique identifier of the workflow that created this job.
string
required
Name of the workflow that created this job.
string
required
Job status. One of:
SCHEDULED, IN_PROGRESS, COMPLETED, STOPPED, FAILED.string
required
ISO 8601 timestamp when the job was created.
string
ISO 8601 duration of the job run.
array
IDs of input files for this job.
array
Output file metadata objects. Each object includes
node_id, file_id, node_type, and node_subtype.string
Job type. Default:
ephemeral.
