Fetch one per-document result from an experiment run. The child key isDocumentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
document_id, not an internal job or result id.
Successful Response
Run-scoped per-document experiment result.
The storage row is still named experiment_jobs internally, but the
public contract is a result row addressed by run_id + document_id.
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.