Experiments
List Experiments
List experiments under one workflow with cursor pagination.
Each experiment is returned with its latest-run snapshot, block info, and drift detection.
GET
List all experiments attached to a workflow, with the latest run’s
status, score, staleness flag, and schema-drift state.
The response uses the canonical Retab list envelope:
{ "data": [...], "list_metadata": { "before": null, "after": null } }.
Authorizations
Query Parameters
Required range:
1 <= x <= 100Available options:
asc, desc Response
Successful Response