Skip to content
Start here

Summary

Get risk score info for all users in the account
client.zeroTrust.riskScoring.summary.get(SummaryGetParams { account_id } params, RequestOptionsoptions?): SummaryGetResponse { users }
GET/accounts/{account_id}/zt_risk_scoring/summary
ModelsExpand Collapse
SummaryGetResponse { users }
users: Array<User>
email: string
event_count: number
minimum0
last_event: string
formatdate-time
max_risk_level: "low" | "medium" | "high"
One of the following:
"low"
"medium"
"high"
name: string
user_id: string
formatuuid