Session Risk (Risk Score) Response Structure
Session Risk
This section provides the Arkose Risk Score and the associated telltales (or reason codes) that led to the risk score.
| Field Name | Description | Values | Applicable Product |
|---|---|---|---|
session_risk | An object containing all risk score information and conclusions. | Made up of the following subfields. |
session_risk Subfields
| Subfield Name | Description | Values | Applicable Product |
|---|---|---|---|
|
Name of the risk category determined by the session's risk score. |
One of If both the Global and Custom Risk Scores are |
|
|
Risk band category indicating risk severity as determined by risk scores. |
One of |
|
|
Object containing the Global Risk Score value and the global telltales used to calculate it. |
An array of objects consisting of |
|
|
Object containing the Custom Risk Score value and the global telltales used to calculate it. |
An array of objects consisting of |
global and custom Subfields
| Subfield Name | Description | Values | Applicable Product |
|---|---|---|---|
score | Risk Score value. If under global, the Global Risk Score. If under custom, the Custom Risk Score. | A string of an integer between 0 and 100, such as "87". If under custom, it will be either "0" or "100". | |
telltales | Telltales that contributed to calculating a Risk Score. If under global, the Global Risk Score. If under custom, the Custom Risk Score. | An array of objects consisting of name andweight fields. |
telltales Subfields
| Subfield Name | Description | Values | Applicable Product |
|---|---|---|---|
|
Name of a triggered telltale that contributed to calculating a Risk Score. |
A string starting with |
|
|
The weight given this triggered telltale when calculating a Risk Score. Note that a telltale’s weight is not necessarily the same as the eventual total score. |
A string of an integer between |
Updated 5 days ago