{
"id": "string",
"project_id": "string",
"source_type": "website",
"name": "string",
"source_url": "string",
"source_id": "string",
"config": {
"maxPages": 20,
"crawlDepth": 3,
"includePatterns": [
"string"
],
"excludePatterns": [
"string"
]
},
"is_valid": true,
"last_checked_at": "string",
"validation_error": "string",
"last_parsed_at": "string",
"total_items_parsed": 0,
"parse_count": 0,
"meta": {
"stats": {
"total": 100,
"processed": 95
}
},
"is_active": true,
"is_enabled_for_training": true,
"created_at": "string",
"updated_at": "string"
}