{
"id": "string",
"type": "file_search_call",
"status": "in_progress",
"queries": [
"string"
],
"results": [
{
"file_id": "string",
"text": "string",
"filename": "string",
"attributes": {
"property1": "string",
"property2": "string"
},
"score": 0
}
]
}