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

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Resposta

OK

Aggregate fraud-marker counts

activeMarkers
integer<int64>
obrigatório

Number of ACTIVE fraud markers contributing to fraud statistics

Exemplo:

8

inactiveMarkers
integer<int64>
obrigatório

Number of INACTIVE fraud markers retained for audit only

Exemplo:

2

totalMarkers
integer<int64>
obrigatório

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

Exemplo:

10