Skip to main content

Get run staging delta

GET 

/runs/:id/staging

Returns aggregate counts of nodes and edges currently in the staging tables for the run identified by id. Staging rows exist only while the run is still in progress (before seal) or for failed runs whose staging has not yet been swept. For sealed or already-swept runs all counts are zero — this is not an error. Returns 404 if the run itself does not exist.

Request

Responses

OK