Retrieves a specific risk signal by its unique ID.
API key for machine-to-machine authentication
Risk signal details
Origin of the signal (e.g. device_fingerprint, ip_reputation, email_verification, document_analysis, behavioral)
"device_fingerprint"
Classification of the risk signal
"velocity_anomaly"
Risk score between 0 (no risk) and 1 (highest risk)
0 <= x <= 10.85
Arbitrary metadata associated with the signal
{
"ip": "203.0.113.42",
"country": "US",
"reason": "multiple_accounts_same_device"
}The type of entity this signal relates to
user, device, ip, document, session "user"
Identifier of the entity being evaluated
"usr_8f14e45f"