- Method:
getRunDiff - Scope:
run:read - Transports: HTTP RPC, WebSocket RPC
- Request:
{ runId } - Response:
GetRunDiffResponse(DiffBundleor an explicitstatus: "oversized"marker)
patches array. Oversized results are never truncated and include sizeBytes and maxBytes.
Errors are versioned as v1 and include InvalidRequest, Unauthorized, Forbidden, RunNotFound, VcsError, and Internal.