DarkRadar

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/credentials

Yetkilendirmeler

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/json

Yanıt

application/json
404Report not found
{
  "success": false,
  "message": "Report not found",
  "error": "NotFound"
}