Sızıntı Raporları
Rapor kimlik bilgilerini getir
Belirli bir raporda yer alan sızdırılmış kimlik bilgilerinin detaylı listesini sayfalanma ile getirir.
GET
/v1/leaks/:reportId/credentialsYetkilendirmeler
X-API-Key
stringzorunlu
Yol Parametreleri
reportId
stringzorunlu
Unique identifier of the leak report
Sorgu Parametreleri
page
integerquery
Page number for pagination
limit
integerquery
Number of results per page
Gövde
application/jsonYanıt
application/json404Report not found
{
"success": false,
"message": "Report not found",
"error": "NotFound"
}