Skip to main content

Get Alerts

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