English
{ "data": { "dataset_id": "<string>", "version_id": "<string>", "examples": [ { "id": "<string>", "input": {}, "output": {}, "metadata": {}, "updated_at": "2023-11-07T05:31:56Z" } ], "filtered_splits": [ "<string>" ] } }
The ID of the dataset
The ID of the dataset version (if omitted, returns data from the latest version)
List of dataset split identifiers (GlobalIDs or names) to filter by
Successful Response
Show child attributes
Was this page helpful?