deprecated
Get personal email leaks for authenticated user (DEPRECATED)
DEPRECATED: This endpoint is deprecated in favor of the consolidated /v1/leaks endpoint.
get/v1/leaks/email
Query parameters
searchstring
Search query to filter results across all fields
limitnumber
Number of results per page for pagination
page_numbernumber
Page number for pagination (starts from 1)
start_datestring date
time filter start date
time_range'all_time' | 'current_month' | 'last_month' | 'last_3_months' | 'last_6_months' | 'last_12_months'
end_datestring date
time filter end date
sort_by'url' | 'username' | 'log_date' | 'country' | 'device_ip' | 'host_username' | 'hostname' | 'os' | 'hardware_id' | 'malware_path'
supported sort fields
sort_order'asc' | 'desc'
supported sort order (asc or desc)
status'fixed' | 'open'
supported status (fixed or open)
Response
OK