GET
/v1/private/datasets/{id}/items/experiments/itemsFind dataset items with experiment itemsFind dataset items with experiment items
Parameters
idstring · uuidpathrequiredpageinteger · int32querysizeinteger · int32queryexperiment_idsstringqueryrequiredfiltersstringquerysortingstringquerysearchstringquerytruncatebooleanqueryTruncate image included in either input, output or metadata
Responses
objectDatasetItemPage_Compare
columnsarray of objectShow child attributes
Show array items
filterFieldstringThe field to use for filtering
filter_field_prefixstringnamestringtypesarray of stringShow child attributes
contentarray of objectShow child attributes
Show array items
created_atstring · date-timecreated_bystringdataobjectrequireddataset_idstring · uuiddataset_item_idstring · uuidDeprecated. Always equals 'id'. Retained for backward compatibility and will be removed in a future version
descriptionstringevaluatorsarray of objectShow child attributes
Show array items
configobjectrequirednamestringrequiredtypestringrequiredexecution_policyobjectShow child attributes
pass_thresholdinteger · int32runs_per_iteminteger · int32experiment_itemsarray of objectShow child attributes
Show array items
assertion_resultsarray of objectShow child attributes
Show array items
passedbooleanreasonstringvaluestringcommentsarray of objectShow child attributes
Show array items
created_atstring · date-timecreated_bystringidstring · uuidlast_updated_atstring · date-timelast_updated_bystringsource_queue_idstring · uuidtextstringrequiredcreated_atstring · date-timecreated_bystringdataset_item_idstring · uuidrequireddescriptionstringdurationnumber · doubleexperiment_idstring · uuidrequiredfeedback_scoresarray of objectShow child attributes
Show array items
category_namestringcreated_atstring · date-timecreated_bystringlast_updated_atstring · date-timelast_updated_bystringnamestringrequiredreasonstringsourcestringrequiredsource_queue_idstring · uuidvaluenumberrequiredvalue_by_authorobjectidstring · uuidinputobjectShow child attributes
anyOf · 3 options
Option 1object
Option 2array of object
Option 3string
last_updated_atstring · date-timelast_updated_bystringproject_idstring · uuidstatusstringtotal_estimated_costnumbertrace_idstring · uuidrequiredtrace_visibility_modestringusageobjectidstring · uuidStable item identifier. On write, used as the upsert key. If omitted, a new ID is generated. Remains the same across dataset versions
last_updated_atstring · date-timelast_updated_bystringrun_summaries_by_experimentobjectsourcestringrequiredspan_idstring · uuidtagsarray of stringShow child attributes
trace_idstring · uuidpageinteger · int32sizeinteger · int32sortableByarray of stringShow child attributes
totalinteger · int64{
"columns": [
{
"filterField": "string",
"filter_field_prefix": "string",
"name": "string",
"types": [
"array"
]
}
],
"content": [
{
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"data": {},
"dataset_id": "00000000-0000-0000-0000-000000000000",
"dataset_item_id": "00000000-0000-0000-0000-000000000000",
"description": "string",
"evaluators": [
{
"config": {},
"name": "string",
"type": "code_metric"
}
],
"execution_policy": {
"pass_threshold": 0,
"runs_per_item": 0
},
"experiment_items": [
{
"assertion_results": [
{
"passed": true,
"reason": "string",
"value": "string"
}
],
"comments": [
{
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"id": "00000000-0000-0000-0000-000000000000",
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"source_queue_id": "00000000-0000-0000-0000-000000000000",
"text": "string"
}
],
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"dataset_item_id": "00000000-0000-0000-0000-000000000000",
"description": "string",
"duration": 0,
"execution_policy": {
"pass_threshold": 0,
"runs_per_item": 0
},
"experiment_id": "00000000-0000-0000-0000-000000000000",
"feedback_scores": [
{
"category_name": "string",
"created_at": "2026-06-09T00:00:00Z",
"created_by": "string",
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"name": "string",
"reason": "string",
"source": "online_scoring",
"source_queue_id": "00000000-0000-0000-0000-000000000000",
"value": 0,
"value_by_author": {
"additionalProp1": {
"author": "string",
"category_name": "string",
"last_updated_at": "2026-06-09T00:00:00Z",
"reason": "string",
"source": "online_scoring",
"source_queue_id": "string",
"span_id": "string",
"span_type": "string",
"value": 0
}
}
}
],
"id": "00000000-0000-0000-0000-000000000000",
"input": [
{}
],
"last_updated_at": "2026-06-09T00:00:00Z",
"last_updated_by": "string",
"output": [
{}
],
"project_id": "00000000-0000-0000-0000-000000000000",
"status": "failed",
"total_estimated_cost": 0,
"trace_id": "00000000-0000-0000-0000-000000000000",
"trace_metadata": [
{}
],
"trace_visibility_mode": "default",
"usage": {
"additionalProp1": 0
}
}
],
"id": "00000000-0000-0000-0000-000000000000",
"source": "manual"
}
]
}