Search infected machines by computer name
exposure
Search infected machines by computer name
Finds infection records by infected-machine hostname. pc_names are lowercased automatically before matching. Computer names you search for are never masked in the response, even on the free tier. Cursor-paginated.
POST
Search infected machines by computer name
Authorizations
Static API key, format vp_<env>_<8-hex-prefix>.<40-hex-secret>. Preferred header for server-to-server integrations.
Body
application/json
Computer names to search. Lowercased automatically before matching.
Minimum array length:
1Example:
["DESKTOP-3ESCSGH"]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