Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Retrieves risk score history for a specific user based on the provided user identifier (user_id).

Parameters

ParameterDescription
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
Workflow LibraryPreview this Workflow on desktop