experiments

List runs for an experiment

Retrieve a paginated list of runs for an experiment

get/v1/experiments/{experiment_id}/runs

Path parameters

experiment_idstring required

Query parameters

cursorstring nullable

Cursor for pagination (base64-encoded experiment run ID)

Cursor for pagination (base64-encoded experiment run ID)

limitinteger nullable

The max number of experiment runs to return at a time. If not specified, returns all results.

The max number of experiment runs to return at a time. If not specified, returns all results.

Response

Experiment runs retrieved successfully

next_cursorstring nullable required

Changes

No recorded changes to this endpoint across all 71 revisions of this API.