Get Alerts
Retrieves a summary of the risk indicators for a specific user or resource.
Parameters
Parameter | Description |
---|---|
Resource Name | The resource name of a resource defined in Active Directory. |
Search By | Get alerts based on user principal name or resource name. |
User Principal Name | The 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
Preview this Workflow on desktop