Experiments
Get Experiment
Retrieve a single experiment.
Identified by experiment_id. Returns the experiment along with its
latest-run status, score, staleness, and schema-drift detection. Returns
404 if no experiment with that ID exists.
GET
Fetch one experiment by id. The response includes the latest run status,
score, staleness, and schema-drift information — the same shape as the
listing endpoint.
Authorizations
Path Parameters
Response
Successful Response
An experiment that evaluates a workflow block against a set of documents, with its latest run status and score.
Available options:
3, 5, 7 Available options:
extract, classifier, split, for_each When the experiment was created
When the experiment was last updated
Available options:
draft, processing, completed, failed, cancelled Available options:
none, partial, drifted, unknown