list_experiment_trials
Fetch a bounded page of immutable trial records for an experiment using its ID, and use a cursor to retrieve additional pages for auditing and comparison.
Instructions
Return one bounded page of immutable trials for an experiment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| cursor | No | ||
| experiment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||