/v1/datasetsList DatasetsList datasets that have been created.
Parameters
datasetTypestringqueryoptional filter by dataset type
beforestring · date-timequeryoptional filter before a date
afterstring · date-timequeryoptional filter after a date
limitnumberqueryoptional limit to number of results
offsetnumberqueryoptional offset to start of results
validationStatusstringqueryoptional filter by validation status
X-Client-NamestringheaderThe name of the project that is making the request.
Responses
datasetsarray of objectShow child attributes
Show array items
created_atstring · date-timerequiredThe creation date
dataset_partsarray of objectthe underlying files that make up the dataset
Show child attributes
Show array items
idstringrequiredThe dataset part ID
indexinteger · int32The index of the file
namestringrequiredThe name of the dataset part
num_rowsinteger · int32The number of rows in the file
original_urlstringThe download url of the original file
samplesarray of stringThe first few rows of the parsed file
Show child attributes
size_bytesinteger · int32The size of the file in bytes
urlstringThe download url of the file
dataset_typestringrequiredThe type of the dataset
idstringrequiredThe dataset ID
metricsobjectShow child attributes
finetune_dataset_metricsobjectShow child attributes
chat_data_metricsobjectShow child attributes
num_eval_turnsnumber · int64The sum of all turns of valid eval examples.
num_train_turnsnumber · int64The sum of all turns of valid train examples.
preamblestringThe preamble of this dataset.
classify_data_metricsobjectShow child attributes
label_metricsarray of objectShow child attributes
Show array items
labelstringvalue of the label
samplesarray of stringsamples for this label
Show child attributes
total_examplesnumber · int64Total number of examples for this label
eval_examplesnumber · int64Number of evaluation examples.
eval_size_bytesnumber · int64The size in bytes of all eval examples.
reranker_data_metricsobjectShow child attributes
num_eval_hard_negativesnumber · int64The sum of all hard negatives of valid eval examples.
num_eval_queriesnumber · int64The number of evaluation queries.
num_eval_relevant_passagesnumber · int64The sum of all relevant passages of valid eval examples.
num_train_hard_negativesnumber · int64The sum of all hard negatives of valid training examples.
num_train_queriesnumber · int64The number of training queries.
num_train_relevant_passagesnumber · int64The sum of all relevant passages of valid training examples.
total_examplesnumber · int64The overall number of examples.
train_examplesnumber · int64The number of training examples.
train_size_bytesnumber · int64The size in bytes of all training examples.
trainable_token_countnumber · int64The number of tokens of valid examples that can be used for training.
namestringrequiredThe name of the dataset
parse_infoobjectShow child attributes
delimiterstringseparatorstringpreserve_fieldsarray of stringShow child attributes
required_fieldsarray of stringShow child attributes
schemastringthe avro schema of the dataset
updated_atstring · date-timerequiredThe last update date
validation_errorstringErrors found during validation
validation_statusstringrequiredThe validation status of the dataset
validation_warningsarray of stringwarnings found during validation
Show child attributes
{
"datasets": [
{
"created_at": "2026-06-09T00:00:00Z",
"dataset_parts": [
{
"id": "string",
"index": 0,
"name": "string",
"num_rows": 0,
"original_url": "string",
"samples": [
"string"
],
"size_bytes": 0,
"url": "string"
}
],
"dataset_type": "batch-chat-input",
"id": "string",
"metrics": {
"finetune_dataset_metrics": {
"chat_data_metrics": {
"num_eval_turns": 0,
"num_train_turns": 0,
"preamble": "string"
},
"classify_data_metrics": {
"label_metrics": [
{
"label": "string",
"samples": [
"string"
],
"total_examples": 0
}
]
},
"eval_examples": 0,
"eval_size_bytes": 0,
"reranker_data_metrics": {
"num_eval_hard_negatives": 0,
"num_eval_queries": 0,
"num_eval_relevant_passages": 0,
"num_train_hard_negatives": 0,
"num_train_queries": 0,
"num_train_relevant_passages": 0
},
"total_examples": 0,
"train_examples": 0,
"train_size_bytes": 0,
"trainable_token_count": 0
}
},
"name": "string",
"parse_info": {},
"preserve_fields": [
"string"
],
"required_fields": [
"string"
],
"schema": "string",
"updated_at": "2026-06-09T00:00:00Z",
"validation_error": "string",
"validation_status": "failed",
"validation_warnings": [
"string"
]
}
]
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}idstringmessagestring{
"id": "string",
"message": "string"
}