Skip to content
Start here

Summary

Get risk score info for all users in the account
GET/accounts/{account_id}/zt_risk_scoring/summary
ModelsExpand Collapse
SummaryGetResponse object { users }
users: array of object { email, event_count, last_event, 3 more }
email: string
event_count: number
minimum0
last_event: string
formatdate-time
max_risk_level: "low" or "medium" or "high"
One of the following:
"low"
"medium"
"high"
name: string
user_id: string
formatuuid