Skip to main content
GET

Path parameters

string
required
The unique identifier of the job.

Response

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