List experiments by dataset
Retrieve a paginated list of experiments for the specified dataset.
Path parameters
Query parameters
Cursor for pagination (base64-encoded experiment ID)
Cursor for pagination (base64-encoded experiment ID)
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
Changes
Changed in 2 of the 70 revisions of this API.22
- ○
added the required property
data/items/descriptionto the response with the200statusresponse-required-property-added
- ○
added the required property
data/items/nameto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
data/items/descriptionfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/items/namefrom the response with the200statusresponse-required-property-removed
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲