Get job status
GET/kpi/graphs/:graph_id/jobs/:job_id
Returns the current persisted job state, including operational timestamps, stage, heartbeat, counters, and stage timings.
Request
Responses
- 200
- 403
- 404
- 422
Job status.
The caller is not authorized to operate on the requested graph.
The requested resource was not found.
Validation Error