{
"object": "list",
"data": [
{
"object": "eval",
"id": "string",
"name": "Chatbot effectiveness Evaluation",
"data_source_config": {
"type": "custom",
"schema": "{\n \"type\": \"object\",\n \"properties\": {\n \"item\": {\n \"type\": \"object\",\n \"properties\": {\n \"label\": {\"type\": \"string\"},\n },\n \"required\": [\"label\"]\n }\n },\n \"required\": [\"item\"]\n}\n"
},
"testing_criteria": "eval",
"created_at": 0,
"metadata": {
"property1": "string",
"property2": "string"
}
}
],
"first_id": "string",
"last_id": "string",
"has_more": true
}