Search for stolen files by filename
search
Search for stolen files by filename
Searches harvested-file listings (FileGrabber output) for filenames matching file_name (substring match). Use to discover what sensitive documents, key material, or configs were exfiltrated alongside credentials. Cursor-paginated.
POST
Search for stolen files by filename
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
application/json
Filename or partial filename to search for, e.g. "seed.txt".
Maximum string length:
200Available options:
infection_date, date_uploaded Sort order applied to inserted_at. Must stay constant across paginated requests using the same cursor.
Available options:
asc, desc Required range:
1 <= x <= 500