Skip to main content
GET
Estadísticas de marcadores de fraude

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Respuesta

OK

Aggregate fraud-marker counts

activeMarkers
integer<int64>
requerido

Number of ACTIVE fraud markers contributing to fraud statistics

Ejemplo:

8

inactiveMarkers
integer<int64>
requerido

Number of INACTIVE fraud markers retained for audit only

Ejemplo:

2

totalMarkers
integer<int64>
requerido

Total number of fraud markers in scope (active plus inactive)

Ejemplo:

10