Get all pastes for an account
Available on Core, Pro, and High RPM subscriptions. Searches for pastes containing the supplied email address. The address is not case-sensitive, is trimmed of leading or trailing whitespace, and should always be URL encoded. This is an authenticated API requiring both the hibp-api-key and user-agent headers.
get/pasteaccount/{account}
Path parameters
accountstring required
URL-encoded email address to search for pastes
Headers
user-agentstring required
User agent string identifying the consuming application. Required on all documented requests, including unauthenticated endpoints; missing user agents may receive HTTP 403 responses.
Response
List of pastes, sorted chronologically with the newest paste first