Skip to main content
GET
Get risk score for an object

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

objectId
string
required

Unique identifier of the object to score

Response

Risk score retrieved successfully

objectId
string

The ID of the scored object

riskScore
number<float>

Risk score between 0 (low risk) and 1 (high risk)

Required range: 0 <= x <= 1
riskFactors
object[]

List of identified risk factors

timestamp
string<date-time>

When the risk score was calculated