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 a summary of the risk indicators for a specific user or resource.

Parameters

ParameterDescription
Resource NameThe resource name of a resource defined in Active Directory.
Search ByGet alerts based on user principal name or resource name.
User Principal NameThe user principal name of the user for which information is requested.

Example Output

{
	"risk": "High",
	"reasons": [
		"Admin with SPN",
		"Machine account",
		"Privileged user"
	]
}

Workflow Library Example

Get Alerts with Silverfort and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop