{ "operation": "getStealerLogsByEmailDomain", "request": { "method": "GET", "url": "https://haveibeenpwned.com/api/v3/stealerlogsbyemaildomain/example.com", "headers": { "user-agent": "naftiko-sandbox/1.0", "hibp-api-key": "00000000000000000000000000000000" } }, "response": { "status": 200, "body": { "alice": ["netflix.com"], "bob": ["netflix.com", "spotify.com"] } } }