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