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