datasets

Get examples from a dataset

get/v1/datasets/{id}/examples

Path parameters

idstring required

The ID of the dataset

The ID of the dataset

Query parameters

version_idstring nullable

The ID of the dataset version (if omitted, returns data from the latest version)

The ID of the dataset version (if omitted, returns data from the latest version)

splitstring[] nullable

List of dataset split identifiers (GlobalIDs or names) to filter by

List of dataset split identifiers (GlobalIDs or names) to filter by

Response

Successful Response

Changes

Changed in 3 of the 71 revisions of this API.12

    • added the optional property data/examples/items/source to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

    • removed the required property data/examples/items/node_id 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