Skip to main content

Check out Interactive Visual Stories to gain hands-on experience with the SSE product features. Click here

Skyhigh Security

Anomalies for User

The Anomalies for User report returns list of anomalies generated by a username/IP. This report is equivalent to the one on the User details page titled Anomalies Generated.

Endpoint Name

  • /queryAnomaliesForUser

Optional Parameters

  • userFilter
  • protocol
  • permission
  • tag type

Sample Request

{
    "cspId":2941,
    "userFilter":{
    "userId":2
    }
}
  • Was this article helpful?