Get User Score
Retrieves risk score history for a specific user based on the provided user identifier (user_id
).
Parameters
Parameter | Description |
---|---|
User ID | - |
Example Output
{
"risk_score": 37.3,
"date": "2021-02-07"
}
Workflow Library Example
Get User Score with Knowbe4 and Send Results Via Email
Preview this Workflow on desktop