{
"status": "string",
"results": [
{
"file_path": "string",
"total_matches": 0,
"matches": [
{
"line_number": 0,
"match_text": "string",
"line_text": "string"
}
]
}
],
"total_files_with_matches": 0,
"total_matches_overall": 0
}