Get one document’s execution job inside a specific experiment run. Use this to inspect a single document’s outcome — its handle inputs, the canonical artifact the block produced, and any error message. For the full run’s content (one job per document), use Get Experiment Content.Documentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Execution content for one document job inside an experiment run.
pending, running, completed, error extract, classifier, split, for_each Canonical persisted resource produced by a workflow step.
Uniformly a (operation, id) ref into a backing collection. The artifact
itself carries no payload — consumers dispatch on operation and fetch
the backing record by id.