job
List the per-relation progress one job has recorded so far
Live materialization state for the relations a single job writes, keyed by relation. Polled while a run is in flight so a graph can move a node as its model completes. Authorized through the job, so a caller who may not read it is refused rather than told the run has no progress. An empty list means the job exists and has recorded nothing yet, or is unknown to this workspace.
get/w/{workspace}/jobs/run_progress/{id}
Path parameters
workspacestring required
idstring uuid required
The job whose per-relation progress to read
Response
per-relation status for this run