Skip to main content
GET
Fraud marker statistics

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Response

OK

Aggregate fraud-marker counts

activeMarkers
integer<int64>
required

Number of ACTIVE fraud markers contributing to fraud statistics

Example:

8

inactiveMarkers
integer<int64>
required

Number of INACTIVE fraud markers retained for audit only

Example:

2

totalMarkers
integer<int64>
required

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

Example:

10