Skip to main content
The Bevor SDK is coming soon. This page previews its planned Python interface.
Access this resource from client.summary. Both async and sync clients expose the same methods.

user_breakdown

GET /security/summary/users
Returns: ResultsResponse[UserBreakdownSchema]

history_breakdown

GET /security/summary/projects/{project_id}/history
Returns: ResultsResponse[AnalysisTrendPoint]

network

GET /security/summary/projects/{project_id}/network
Returns: ResultsResponse[AnalysisNetworkPoint]