datasets

Read Examples With Runs

Fetch examples for a dataset, and fetch the runs for each example if they are associated with the given session_ids.

post/api/v1/datasets/{dataset_id}/runs

Path parameters

dataset_idstring uuid required

Query parameters

format'csv' nullable

Response format, e.g., 'csv'

Response format, e.g., 'csv'

Request body

session_idsstring[] required
offsetinteger
limitinteger nullable
previewboolean
comparative_experiment_idstring uuid nullable
filtersobject nullable
example_idsstring[] nullable
include_annotator_detailboolean

Response

Successful Response

outputsobject nullable
dataset_idstring uuid required
source_run_idstring uuid nullable
metadataobject nullable
inputsobject required
created_atstring date-time
idstring uuid required
namestring required
modified_atstring date-time nullable
attachment_urlsobject nullable

Changes

Changed in 4 of the 48 revisions of this API.22

    • removed the request property

      request-property-removed

    • added the optional property ////// to the response with the status

      response-optional-property-added

    • removed the request property

      request-property-removed

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

    • added the new optional request property

      new-optional-request-property