person (Person): The person who deleted the filecurl --location '/data-exfiltration/file-deletes' \
--header 'Content-Type: application/json' \
--data '{
"distinct_count": "string",
"distinct_on": "host_name",
"include_total_count": true,
"limit": 10,
"offset": 0,
"query": "name='\''WINPC-4291'\'' AND status IN ('\''active'\'', '\''pending'\'')",
"sort": "name desc, id"
}'{
"distinct_values": [
{
"count": 0,
"value": null
}
],
"pagination": {
"count": 0,
"total_count": 1000
},
"items": [
{
"allowlisted": true,
"file_id": "8a0cfb4f-ddc9-436d-91bb-75133c583767",
"file_name": "string",
"file_path": "string",
"high_prevalence": true,
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"person_email": "string",
"person_id": "8CA67511-744C-4D74-B26E-7281CF88712F",
"risk_score": 0,
"source": "unspecified",
"timestamp": "2023-10-01T12:00:00Z"
}
]
}