Skip to main content
GET

Path parameters

job_id
string
required
The unique identifier of the job.

Response

id
string
required
Unique identifier for the job.
processing_status
string
required
Processing status. One of: SCHEDULED, IN_PROGRESS, SUCCESS, COMPLETED_WITH_ERRORS, STOPPED, FAILED.
node_stats
array
required
Per-node processing statistics. Each object includes node_name, node_type, node_subtype, ready, in_progress, success, and failure counts.
message
string
Additional status message, if available.