DEPRECATED: This endpoint is deprecated in favor of the consolidated
/v1/leaks endpoint.Use GET /v1/leaks?type=employee instead for the same functionality with enhanced features.Migration Guide
This endpoint has been replaced by the new consolidated leaks API. Here’s how to migrate:Old Way (Deprecated)
New Way (Recommended)
Why Migrate?
The new consolidated endpoint offers several advantages:- Unified API: Access all leak types (personal, employee, customer) from one endpoint
- Enhanced Classification: Distinguishes between organization leaks and external vendor leaks
- Better Filtering: More advanced filtering and grouping options
- Improved Performance: Optimized for better response times
- Future-Proof: All new features will be added to the consolidated endpoint
See Also
Authorizations
Query Parameters
Search query to filter results across all fields
Number of results per page for pagination
Page number for pagination (starts from 1)
time filter start date
Available options:
all_time, current_month, last_month, last_3_months, last_6_months, last_12_months time filter end date
supported sort fields
Available options:
url, username, log_date, country, device_ip, host_username, hostname, os, hardware_id, malware_path supported sort order (asc or desc)
Available options:
asc, desc supported status (fixed or open)
Available options:
fixed, open