Check employee email
GET {{hibp_url}}/api/v3/breachedaccount/{{email}}?truncateResponse=false
This request takes an employee's email account and checks if whether it's exposed in a data breach.
Here we want to know if an account exposed passwords in a data breach.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
truncateResponse | boolean |