experiments

List experiments by dataset

Retrieve a paginated list of experiments for the specified dataset.

get/v1/datasets/{dataset_id}/experiments

Path parameters

dataset_idstring required

Query parameters

cursorstring nullable

Cursor for pagination (base64-encoded experiment ID)

Cursor for pagination (base64-encoded experiment ID)

limitinteger

The max number of experiments to return at a time.

The max number of experiments to return at a time.

Response

Paginated list of experiments for the dataset

next_cursorstring nullable required

Changes

Changed in 2 of the 70 revisions of this API.22

    • added the required property data/items/description to the response with the 200 status

      response-required-property-added

    • added the required property data/items/name to the response with the 200 status

      response-required-property-added

    • removed the required property data/items/description from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/name from the response with the 200 status

      response-required-property-removed

    This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog